aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-10-05 18:58:47 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-10-05 18:58:47 +0000
commit40935a16aae0b254b359065c43bbf1f7edda4b6b (patch)
treed975380d43c5a2c24c28aada5ebc76ab5d24fb37 /include
parenta6ea8af64245b6edb5f421254634120a3ab6e3d4 (diff)
downloadmaster-187ad058-40935a16aae0b254b359065c43bbf1f7edda4b6b.tar.gz
master-187ad058-40935a16aae0b254b359065c43bbf1f7edda4b6b.tar.bz2
master-187ad058-40935a16aae0b254b359065c43bbf1f7edda4b6b.zip
lantiq: remove the useless ltqtapi.mk include file
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42778 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/ltqtapi.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/ltqtapi.mk b/include/ltqtapi.mk
deleted file mode 100644
index f4d06add77..0000000000
--- a/include/ltqtapi.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-LTQ_TAPI_BUILD_DEPENDS:=TARGET_lantiq_xway:kmod-ltq-tapi \
- TARGET_lantiq_xway:kmod-ltq-vmmc \
- TARGET_lantiq_falcon:kmod-ltq-tapi \
- TARGET_lantiq_falcon:kmod-ltq-vmmc
-
-LTQ_TAPI_TARGET:=@(TARGET_lantiq_falcon||TARGET_lantiq_xway)
-
-LTQ_TAPI_DEPENDS:=$(LTQ_TAPI_TARGET) \
- +TARGET_lantiq_xway:kmod-ltq-tapi \
- +TARGET_lantiq_xway:kmod-ltq-vmmc \
- +TARGET_lantiq_falcon:kmod-ltq-tapi \
- +TARGET_lantiq_falcon:kmod-ltq-vmmc