summaryrefslogtreecommitdiffstats
path: root/master/tg582_patch_3
diff options
context:
space:
mode:
authorJames <>2015-12-19 14:40:26 +0000
committerJames <>2015-12-19 14:40:26 +0000
commit011cafaf2fe2417ec1f84f14a064583a37b9d650 (patch)
treec40ca5fb2638ef3d13dfd13456937b797804471e /master/tg582_patch_3
downloadtrunk-47381-pq-011cafaf2fe2417ec1f84f14a064583a37b9d650.tar.gz
trunk-47381-pq-011cafaf2fe2417ec1f84f14a064583a37b9d650.tar.bz2
trunk-47381-pq-011cafaf2fe2417ec1f84f14a064583a37b9d650.zip
first working versionHEADmaster
Diffstat (limited to 'master/tg582_patch_3')
-rw-r--r--master/tg582_patch_315
1 files changed, 15 insertions, 0 deletions
diff --git a/master/tg582_patch_3 b/master/tg582_patch_3
new file mode 100644
index 0000000..c47ca02
--- /dev/null
+++ b/master/tg582_patch_3
@@ -0,0 +1,15 @@
+diff --git a/target/linux/brcm63xx/profiles/thomson.mk b/target/linux/brcm63xx/profiles/thomson.mk
+new file mode 100644
+index 0000000..04eca76
+--- /dev/null
++++ b/target/linux/brcm63xx/profiles/thomson.mk
+@@ -0,0 +1,9 @@
++define Profile/TG582N
++ NAME:=THOMSON TG582N
++ PACKAGES:=kmod-b43 wpad-mini \
++ kmod-usb2 kmod-usb-ohci
++endef
++define Profile/A4001N1/Description
++ Package set optimized for TG582N.
++endef
++$(eval $(call Profile,TG582N))