summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-24 21:46:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-24 21:46:04 +0200
commit03cd5dffd5f121c952016a5510736922f6283f6b (patch)
treeae8fedf86f4daf529a0f42c81047d9afa6b11432 /target/Config.in
parente74eccf3fa0585abfbe52154646812d20f2560a2 (diff)
add gawk package
another openadk build package needed to compile openadk on an openadk target ;) Fix some minor glitches.
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 22e5ef727..1db490b1b 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -509,6 +509,7 @@ config ADK_DEVELSYSTEM
select ADK_PACKAGE_BINUTILS
select ADK_PACKAGE_TAR
select ADK_PACKAGE_BZIP2
+ select ADK_PACKAGE_GAWK
help
After bootstrapping a Linux system you might want to
switch to native builds with your target.