diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-20 15:55:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-20 15:55:04 +0000 |
commit | 32e4801fb0664975dbb27e0a79189bf6ebb6bbb4 (patch) | |
tree | 15a5b65eebb70e63fbff0906d594b3dd1f41f39b /target/linux/generic/config-3.3 | |
parent | c8bf90d4141098b41c7576c4bab1b28968d96f82 (diff) | |
download | upstream-32e4801fb0664975dbb27e0a79189bf6ebb6bbb4.tar.gz upstream-32e4801fb0664975dbb27e0a79189bf6ebb6bbb4.tar.bz2 upstream-32e4801fb0664975dbb27e0a79189bf6ebb6bbb4.zip |
linux/3.{2,3}: yet another missing NET_VENDOR symbol
SVN-Revision: 31045
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index c2df556071..ccc1cd54ec 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1766,6 +1766,7 @@ CONFIG_NET_VENDOR_DLINK=y CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EXAR=y CONFIG_NET_VENDOR_FARADAY=y +CONFIG_NET_VENDOR_FREESCALE=y CONFIG_NET_VENDOR_FUJITSU=y CONFIG_NET_VENDOR_HP=y CONFIG_NET_VENDOR_IBM=y |