fix build errors.
[vuplus_openvuplus_3.0] / meta-bsp / common / recipes / linux / linux-vuplus_2.6.37.bb
index 570ddeb..16e11f8 100644 (file)
@@ -23,7 +23,8 @@ S = "${WORKDIR}/stblinux-2.6.37"
 
 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"