summaryrefslogtreecommitdiffstats
path: root/master/tg582_patch_3
diff options
context:
space:
mode:
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))