aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2009-05-27 18:07:53 +0000
committerHauke Mehrtens <hauke@openwrt.org>2009-05-27 18:07:53 +0000
commit54c6fee950e3f480513a7cc327cf5292a4047347 (patch)
tree36c21f47667c6408c1d83bc85920b48097b1c3eb /target/linux/amazon/Makefile
parente6ec582ac984970897653b9427c11c5aade05e20 (diff)
downloadmaster-187ad058-54c6fee950e3f480513a7cc327cf5292a4047347.tar.gz
master-187ad058-54c6fee950e3f480513a7cc327cf5292a4047347.tar.bz2
master-187ad058-54c6fee950e3f480513a7cc327cf5292a4047347.zip
[amazon] Make amazon build again.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16118 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/amazon/Makefile')
-rw-r--r--target/linux/amazon/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/amazon/Makefile b/target/linux/amazon/Makefile
index 576f8508b9..cca8a415fa 100644
--- a/target/linux/amazon/Makefile
+++ b/target/linux/amazon/Makefile
@@ -18,6 +18,4 @@ define Target/Description
Build firmware images for Infineon Amazon boards
endef
-KERNELNAME:="uImage"
-
$(eval $(call BuildTarget))