summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/vr9/profiles/001-avm.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-03-25 08:50:09 +0000
committerJohn Crispin <john@openwrt.org>2012-03-25 08:50:09 +0000
commit0f6a9d5c7c938f40657ca30f588479893606781e (patch)
treecdf2baca2c9b0021baa2c2aa256dee52b627028c /target/linux/lantiq/vr9/profiles/001-avm.mk
parentc49f66675e04441b7089abb2aec1e95bda0dfe78 (diff)
downloadmtk-20170518-0f6a9d5c7c938f40657ca30f588479893606781e.zip
mtk-20170518-0f6a9d5c7c938f40657ca30f588479893606781e.tar.gz
mtk-20170518-0f6a9d5c7c938f40657ca30f588479893606781e.tar.bz2
bump kernel to 3.2.12
SVN-Revision: 31060
Diffstat (limited to 'target/linux/lantiq/vr9/profiles/001-avm.mk')
-rw-r--r--target/linux/lantiq/vr9/profiles/001-avm.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/lantiq/vr9/profiles/001-avm.mk b/target/linux/lantiq/vr9/profiles/001-avm.mk
new file mode 100644
index 0000000..30de76a
--- /dev/null
+++ b/target/linux/lantiq/vr9/profiles/001-avm.mk
@@ -0,0 +1,6 @@
+define Profile/FRITZ3370
+ NAME:=FRITZ3370 - Ftizbox
+ PACKAGES:=kmod-leds-gpio button-hotplug kmod-usb-ifxhcd
+endef
+
+$(eval $(call Profile,FRITZ3370))