aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/vr9/profiles/001-avm.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-03-25 08:50:09 +0000
committerJohn Crispin <blogic@openwrt.org>2012-03-25 08:50:09 +0000
commit62692a5350408bf5820e43b4d68150bf8ecac2d2 (patch)
treefcbc09d1188b157091e186d10871e28abf340864 /target/linux/lantiq/vr9/profiles/001-avm.mk
parent617f57c20a853957f6aa15611fff52ef410fc055 (diff)
downloadmaster-187ad058-62692a5350408bf5820e43b4d68150bf8ecac2d2.tar.gz
master-187ad058-62692a5350408bf5820e43b4d68150bf8ecac2d2.tar.bz2
master-187ad058-62692a5350408bf5820e43b4d68150bf8ecac2d2.zip
[lantiq] bump kernel to 3.2.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31060 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0000000000..30de76abda
--- /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))