diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-05-27 18:07:53 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-05-27 18:07:53 +0000 |
commit | 31e5d533a83bcb9ddae649dfad22467f3bc93734 (patch) | |
tree | 63a1121f6992125b3eef3320ef66056a167e93d5 /target/linux/amazon/Makefile | |
parent | 53cc0dbef7235cf2f61dee2c1367e30f689c1417 (diff) | |
download | upstream-31e5d533a83bcb9ddae649dfad22467f3bc93734.tar.gz upstream-31e5d533a83bcb9ddae649dfad22467f3bc93734.tar.bz2 upstream-31e5d533a83bcb9ddae649dfad22467f3bc93734.zip |
Make amazon build again.
SVN-Revision: 16118
Diffstat (limited to 'target/linux/amazon/Makefile')
-rw-r--r-- | target/linux/amazon/Makefile | 2 |
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)) |