Fix Linux Kernel fragment for netboot
[AGL/meta-agl.git] / meta-agl-bsp / recipes-kernel / linux / linux-agl.inc
index 2c8dab4..b9d199c 100644 (file)
@@ -46,7 +46,7 @@ KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/btusb.cfg"
 # Enable required features for the agl-netboot feature
 SRC_URI_append_netboot = " file://nbd.cfg \
        file://ramdisk.cfg"
-KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/nbd.cfg ${WORKDIR}/ramdisk.cfg"
+KERNEL_CONFIG_FRAGMENTS_append_netboot = " ${WORKDIR}/nbd.cfg ${WORKDIR}/ramdisk.cfg"
 
 # Enable support for TP-Link TL-W722N USB Wifi adapter
 SRC_URI_append = " file://ath9k_htc.cfg"