diff options
author | John Crispin <john@openwrt.org> | 2012-05-09 12:52:19 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-05-09 12:52:19 +0000 |
commit | 7d638fbb2f7a896df8cbb3cc180db7c3c60d1233 (patch) | |
tree | a0f6908c2648d8d5d5736e2499aff6246cea828c /target/linux/lantiq/falcon-stable/target.mk | |
parent | 200227e0b4d954f9a76f1587114a53f034539360 (diff) | |
download | upstream-7d638fbb2f7a896df8cbb3cc180db7c3c60d1233.tar.gz upstream-7d638fbb2f7a896df8cbb3cc180db7c3c60d1233.tar.bz2 upstream-7d638fbb2f7a896df8cbb3cc180db7c3c60d1233.zip |
Drop 2.6.32 support
SVN-Revision: 31670
Diffstat (limited to 'target/linux/lantiq/falcon-stable/target.mk')
-rw-r--r-- | target/linux/lantiq/falcon-stable/target.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/lantiq/falcon-stable/target.mk b/target/linux/lantiq/falcon-stable/target.mk deleted file mode 100644 index 3f007a6bc3..0000000000 --- a/target/linux/lantiq/falcon-stable/target.mk +++ /dev/null @@ -1,11 +0,0 @@ - -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 |