mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-07 01:10:42 +01:00
linux/3.{2,3}: yet another missing NET_VENDOR symbol
SVN-Revision: 31045
This commit is contained in:
parent
c8bf90d414
commit
32e4801fb0
2 changed files with 2 additions and 0 deletions
|
|
@ -1746,6 +1746,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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue