revert 8059, via-rhine is built in the kernel

SVN-Revision: 8061
v19.07.3_mercusys_ac12_duma
Florian Fainelli 17 years ago
parent a66d3dd9d2
commit 38719a402c

@ -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…
Cancel
Save