fix build errors.
[vuplus_openvuplus_3.0] / meta-bsp / common / recipes / linux / linux-vuplus_3.3.6.bb
index 4648dc4..9ab8308 100644 (file)
@@ -22,7 +22,8 @@ S = "${WORKDIR}/linux"
 
 inherit kernel
 
-FILES_kernel-image = "/boot/vmlinux.gz /boot/autoexec.bat"
+FILES_kernel-vmlinux = "/boot/vmlinux-*"
+FILES_kernel-image = "/boot/vmlinux.gz"
 
 export OS = "Linux"
 KERNEL_IMAGETYPE = "vmlinux"