summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/Makefile
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-03 17:37:57 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-03 17:37:57 +0000
commita6916ee35636bc794f596a02bec052c16cb9fa11 (patch)
tree95fa0cfd4aee3f03ecd06578265acf791d8ccf90 /target/linux/lantiq/Makefile
parent2672601b6f8e61c6121a4e66ab855adf55a95f99 (diff)
fix description for lantiq target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27405 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/Makefile')
-rw-r--r--target/linux/lantiq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile
index 8e0bef425..c09be31a6 100644
--- a/target/linux/lantiq/Makefile
+++ b/target/linux/lantiq/Makefile
@@ -16,10 +16,10 @@ LINUX_VERSION:=2.6.39.2
CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
-include $(INCLUDE_DIR)/target.mk
-
define Target/Description
Build firmware images for Lantiq SoC
endef
+include $(INCLUDE_DIR)/target.mk
+
$(eval $(call BuildTarget))