madwifi: add sta mode idle reassoc fix (#4091)
[openwrt-10.03/.git] / target / linux / pxa / Makefile
index d4d326f9a677a3bbd9d34cf2f956139d6bdfd4a6..952110b05de7f89a1198a239a466653880d487a0 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))