mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 23:51:54 +02:00
revert 8059, via-rhine is built in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8061 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fc66ff967a
commit
9f7de89d9b
@ -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||@LINUX_2_6_RB532
|
||||
DEPENDS:=@LINUX_2_6_X86
|
||||
SUBMENU:=$(NDMENU)
|
||||
AUTOLOAD:=$(call AutoLoad,50,via-rhine)
|
||||
endef
|
||||
|
@ -17,6 +17,5 @@ include $(INCLUDE_DIR)/kernel-build.mk
|
||||
|
||||
# include the profiles
|
||||
-include profiles/*.mk
|
||||
DEFAULT_PACKAGES += kmod-via-rhine
|
||||
|
||||
$(eval $(call BuildKernel))
|
||||
|
Loading…
Reference in New Issue
Block a user