mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[brcm47xx] move ssb-gige to target specific modules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32862 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -486,20 +486,6 @@ endef
|
||||
$(eval $(call KernelPackage,tg3))
|
||||
|
||||
|
||||
define KernelPackage/ssb-gige
|
||||
TITLE:=Broadcom SSB Gigabit Ethernet
|
||||
KCONFIG:=CONFIG_SSB_DRIVER_GIGE=y
|
||||
DEPENDS:=@TARGET_brcm47xx +kmod-tg3
|
||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
||||
endef
|
||||
|
||||
define KernelPackage/ssb-gige/description
|
||||
Kernel modules for Broadcom SSB Gigabit Ethernet adapters.
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,ssb-gige))
|
||||
|
||||
|
||||
define KernelPackage/hfcpci
|
||||
TITLE:=HFC PCI cards (single port) support for mISDN
|
||||
KCONFIG:=CONFIG_MISDN_HFCPCI
|
||||
|
||||
Reference in New Issue
Block a user