From 261802269dd138d350a124aacc0900d60c800671 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 27 Apr 2008 16:56:19 +0000 Subject: incomplete Gumstix support SVN-Revision: 10955 --- target/linux/pxa/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/pxa/Makefile') diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index d4d326f9a6..952110b05d 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)) -- cgit v1.2.3