Revert "iwlwifi_git.bb: run make_scripts earlier"

This change is now in master, so no need to have this buried
in the recipe also.

This reverts commit 03e589efed.
This commit is contained in:
Saul Wold 2017-08-09 08:32:59 -07:00
parent 1a35dee120
commit e87c179dea

View File

@ -36,5 +36,3 @@ RDEPENDS_${PN} = "linux-firmware-iwlwifi"
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " iwlwifi"
KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " iwlwifi"
addtask make_scripts after do_prepare_recipe_sysroot before do_configure