Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12136 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2008-08-05 13:42:36 +00:00
parent 3785877557
commit a9a2a5146a
6 changed files with 40 additions and 28 deletions

View File

@@ -558,6 +558,7 @@ define KernelPackage/r6040
DEPENDS:=@TARGET_rdc
KCONFIG:=CONFIG_R6040
FILES:=$(LINUX_DIR)/drivers/net/r6040.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,99,r6040)
endef
define KernelPackage/r6040/description