From 362ef979282774b6b32a9da2e1847ce6c3ede9b2 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 8 Nov 2010 11:57:56 +0000 Subject: [PATCH] kernel targets uImage by default SVN-Revision: 23929 --- target/linux/avr32/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile index 8c85be2fd5..62d249610e 100644 --- a/target/linux/avr32/Makefile +++ b/target/linux/avr32/Makefile @@ -20,6 +20,4 @@ define Target/Description Build firmware images for ATNGW100 board endef -KERNELNAME:=uImage - $(eval $(call BuildTarget)) -- 2.30.2