summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/linksys-wrt54gs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-26 13:04:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-26 13:04:43 +0200
commitd2f923e9f834cf75f5db8f9169e023054114abe7 (patch)
treebdb7d626e01c30f11398bdd5071a27050d36edca /target/mips/sys-available/linksys-wrt54gs
parent25da8db58f2503dc08da07a5f11270691a6baa24 (diff)
parente0cff236a7b5f42dd5f9ba337841d7f3a4f15bb3 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/mips/sys-available/linksys-wrt54gs')
-rw-r--r--target/mips/sys-available/linksys-wrt54gs14
1 files changed, 14 insertions, 0 deletions
diff --git a/target/mips/sys-available/linksys-wrt54gs b/target/mips/sys-available/linksys-wrt54gs
new file mode 100644
index 000000000..0ad417828
--- /dev/null
+++ b/target/mips/sys-available/linksys-wrt54gs
@@ -0,0 +1,14 @@
+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)
+