From 03cd5dffd5f121c952016a5510736922f6283f6b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 24 Aug 2009 21:46:04 +0200 Subject: add gawk package another openadk build package needed to compile openadk on an openadk target ;) Fix some minor glitches. --- target/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target/Config.in') 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. -- cgit v1.2.3