aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/danube/profiles/003-gigaset.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-12-15 02:01:08 +0000
committerJohn Crispin <blogic@openwrt.org>2012-12-15 02:01:08 +0000
commit4257df4d28607d4c55a1b6098a89efffc9afd2e7 (patch)
treeaa951f60a68199ebc90babec9aa5580a7159e479 /target/linux/lantiq/danube/profiles/003-gigaset.mk
parentdc4a41291d280d0d2b0bc1875f0b41c62953440f (diff)
downloadupstream-4257df4d28607d4c55a1b6098a89efffc9afd2e7.tar.gz
upstream-4257df4d28607d4c55a1b6098a89efffc9afd2e7.tar.bz2
upstream-4257df4d28607d4c55a1b6098a89efffc9afd2e7.zip
[lantiq] remove 3.3 and 3.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34699 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/danube/profiles/003-gigaset.mk')
-rw-r--r--target/linux/lantiq/danube/profiles/003-gigaset.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/lantiq/danube/profiles/003-gigaset.mk b/target/linux/lantiq/danube/profiles/003-gigaset.mk
deleted file mode 100644
index feebd6417e..0000000000
--- a/target/linux/lantiq/danube/profiles/003-gigaset.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-define Profile/GIGASX76X
- NAME:=GIGASX76X - Gigaset SX761,SX762,SX763
- PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
- kmod-ath5k wpad-mini kmod-ltq-dsl-firmware-a-danube \
- kmod-ltq-dsl-firmware-b-danube
-endef
-
-define Profile/GIGASX76X/Description
- Package set optimized for the Gigaset SX76X routers
-endef
-
-$(eval $(call Profile,GIGASX76X))