X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1920dadf14e1d116bc33a5fabe83ee166e259755..afb3c4be87e4be8e77f30070167eccd28b50cd79:/target/linux/pxa/Makefile diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index d4d326f9a..952110b05 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -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))