diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-05-30 23:45:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-05-30 23:45:22 +0200 |
commit | 6c2ca0af374232c8b13268529edb9f38296d0c95 (patch) | |
tree | 540a421e46b1d80da233c05289c2a70f0dddac5f /target | |
parent | 942b75bbd88ce6ba303a950a16607109bae34205 (diff) |
fix enabling of netdevice
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index 096aec6a9..d9fbd1419 100644 --- a/target/Config.in +++ b/target/Config.in @@ -104,6 +104,7 @@ config ADK_LINUX_X86_ALIX1C select ADK_KERNEL_SCSI select ADK_KERNEL_EXT2_FS select ADK_KERNEL_NET_PCI + select ADK_KERNEL_NETDEVICES select ADK_KERNEL_NET_ETHERNET select ADK_KERNEL_MII select BUSYBOX_HWCLOCK |