From b6e9f1dfe08740a77da7def31ca05e8ca548bed6 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 8 Nov 2010 07:31:25 +0000 Subject: make targets provide their KERNELNAME SVN-Revision: 23919 --- target/linux/avr32/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/avr32/Makefile') diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile index 62d249610e..8c85be2fd5 100644 --- a/target/linux/avr32/Makefile +++ b/target/linux/avr32/Makefile @@ -20,4 +20,6 @@ define Target/Description Build firmware images for ATNGW100 board endef +KERNELNAME:=uImage + $(eval $(call BuildTarget)) -- cgit v1.2.3