aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/falcon-stable/target.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-07-03 17:38:11 +0000
committerJohn Crispin <john@openwrt.org>2011-07-03 17:38:11 +0000
commit43771202d35da68615a4af0743816aabe97a85e4 (patch)
tree8f97e9402a68032268cfe93b3189b6ed16c60bc5 /target/linux/lantiq/falcon-stable/target.mk
parentd43cbe24a5397078d936f85b2afed3b2490dfc2c (diff)
downloadupstream-43771202d35da68615a4af0743816aabe97a85e4.tar.gz
upstream-43771202d35da68615a4af0743816aabe97a85e4.tar.bz2
upstream-43771202d35da68615a4af0743816aabe97a85e4.zip
update lantiq/falcon patches
SVN-Revision: 27406
Diffstat (limited to 'target/linux/lantiq/falcon-stable/target.mk')
-rw-r--r--target/linux/lantiq/falcon-stable/target.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/lantiq/falcon-stable/target.mk b/target/linux/lantiq/falcon-stable/target.mk
new file mode 100644
index 0000000000..3f007a6bc3
--- /dev/null
+++ b/target/linux/lantiq/falcon-stable/target.mk
@@ -0,0 +1,11 @@
+
+include $(PLATFORM_SUBDIR)/../falcon/target.mk
+
+LINUX_VERSION:=2.6.32.33
+
+SUBTARGET:=falcon-stable
+BOARDNAME:=Falcon-Stable
+
+define Target/Description
+ Lantiq Falcon (Stable Kernel)
+endef