summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-30 21:47:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-30 21:47:43 +0100
commit066c41d82e2e3838e274a83902e8691df6b84a4f (patch)
treedf1a91b5c78b4fc2caf2f324571d94d95b4d9fe5 /target/Config.in
parent5265f6b35db3d3cd1af9cb64936ada0e62ed9f32 (diff)
avoid gnu tar features, use cpio instead.
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in
index d92d2b0ef..55233a792 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -578,7 +578,8 @@ config ADK_TARGET_ROOTFS_NFSROOT
ADK_LINUX_MIPS_BRCM || \
ADK_LINUX_MIPS_RB532 || \
ADK_LINUX_MIPS_RB4XX || \
- ADK_LINUX_MIPS_AG241
+ ADK_LINUX_MIPS_AG241 || \
+ ADK_LINUX_NATIVE
select ADK_KERNEL_SUNRPC
select ADK_KERNEL_NFS_FS
select ADK_KERNEL_NFS_V3