diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-10 12:42:03 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-14 09:44:51 -0600 |
commit | fefe22da62eab0fcb5eccde2a0d189d3b8f21cf2 (patch) | |
tree | d52cb8305c280307f6719511840b34972e8930c9 /target/config | |
parent | 5a0886ba5ee99669bd4d4dc2a17b6f4d751ae03d (diff) |
do not select adkinstall
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.target | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.target b/target/config/Config.in.target index ed3e7107f..2245e511b 100644 --- a/target/config/Config.in.target +++ b/target/config/Config.in.target @@ -132,7 +132,6 @@ config ADK_TARGET_ROOTFS_NFSROOT select ADK_KERNEL_NFS_COMMON select ADK_KERNEL_IP_PNP select ADK_KERNEL_IP_PNP_DHCP - select ADK_PACKAGE_ADKINSTALL depends on !ADK_TARGET_QEMU && \ !ADK_TARGET_VBOX && \ !ADK_TARGET_SYSTEM_ARANYM_M68K && \ |