- added cs5535 ide driver
[openwrt.git] / target / linux / pxa / Makefile
index d4d326f..952110b 100644 (file)
@@ -25,4 +25,6 @@ define Kernel/Configure
        $(if $(CONFIG_EABI_SUPPORT),echo '# CONFIG_OABI_COMPAT is not set' >> $(LINUX_DIR)/.config)
 endef
 
+KERNELNAME:="uImage"
+
 $(eval $(call BuildTarget))
This page took 0.020853 seconds and 4 git commands to generate.