mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 22:01:06 +02:00
Include kmod-via-rhine by default for rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8059 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5a0ce297c0
commit
72d5517429
@ -310,7 +310,7 @@ define KernelPackage/via-rhine
|
||||
Kernel modules for Via Rhine Ethernet chipsets.
|
||||
FILES:=$(LINUX_DIR)/drivers/net/via-rhine.$(LINUX_KMOD_SUFFIX)
|
||||
KCONFIG:=CONFIG_VIA_RHINE
|
||||
DEPENDS:=@LINUX_2_6_X86
|
||||
DEPENDS:=@LINUX_2_6_X86||@LINUX_2_6_RB532
|
||||
SUBMENU:=$(NDMENU)
|
||||
AUTOLOAD:=$(call AutoLoad,50,via-rhine)
|
||||
endef
|
||||
|
@ -17,5 +17,6 @@ include $(INCLUDE_DIR)/kernel-build.mk
|
||||
|
||||
# include the profiles
|
||||
-include profiles/*.mk
|
||||
DEFAULT_PACKAGES += kmod-via-rhine
|
||||
|
||||
$(eval $(call BuildKernel))
|
||||
|
Loading…
x
Reference in New Issue
Block a user