summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/linksys-wrt54gs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-26 22:44:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-26 22:44:06 +0200
commitc7329ac035d6f4699caa2d7d332cef7b688f19a4 (patch)
tree6e3e652ade26a2b5d17733d2954bf670dc4a40a7 /target/mips/sys-available/linksys-wrt54gs
parent3cbe6e058f5475222e0136188491df89d4a4f9ad (diff)
add model support for broadcom devices
Diffstat (limited to 'target/mips/sys-available/linksys-wrt54gs')
-rw-r--r--target/mips/sys-available/linksys-wrt54gs14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/mips/sys-available/linksys-wrt54gs b/target/mips/sys-available/linksys-wrt54gs
deleted file mode 100644
index 0ad417828..000000000
--- a/target/mips/sys-available/linksys-wrt54gs
+++ /dev/null
@@ -1,14 +0,0 @@
-config ADK_TARGET_SYSTEM_LINKSYS_WRT54GS
- bool "Linksys WRT54GS"
- select ADK_mips
- select ADK_little
- select ADK_linksys_wrt54gs
- select ADK_KERNEL_BCM47XX
- select ADK_KERNEL_KERNEL_LZMA
- select ADK_TARGET_WITH_MTD
- select ADK_TARGET_WITH_SSB
- select ADK_TARGET_WITH_WATCHDOG
- help
- Linksys WRT54GS WLAN router.
- (Broadcom BCM47xx platform)
-