summaryrefslogtreecommitdiff
path: root/target/config/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-20 00:27:29 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-20 00:27:29 +0100
commitcde33531cc2f70323f24127775eacf66364d38c8 (patch)
treeb803a71f3c1f3fee28626e8bf62e8628b827c396 /target/config/Config.in
parent4a06a1303a36306b8f2965c9d9102e3aa4e04edb (diff)
fix brcm targets. add LZMA and flashmap code patches.
* add support for Linksys WRT54GS the automatic rflash size recognition is still open.
Diffstat (limited to 'target/config/Config.in')
-rw-r--r--target/config/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/config/Config.in b/target/config/Config.in
index 5e9f42073..b8fab0255 100644
--- a/target/config/Config.in
+++ b/target/config/Config.in
@@ -446,3 +446,5 @@ config ADK_TARGET_PACKAGE_TGZ
directory. There will be no package manager installed onto the target.
endchoice
+
+source "target/config/Config.in.tools"