mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 01:00:16 +02:00
[package] kernel/modules: enable Magicbox CF driver on 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16924 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1c9dab3413
commit
72b37ce64d
@ -220,7 +220,7 @@ $(eval $(call KernelPackage,ide-aec62xx))
|
||||
define KernelPackage/ide-magicbox
|
||||
SUBMENU:=$(BLOCK_MENU)
|
||||
TITLE:=Magicbox 2.0 IDE CF driver
|
||||
DEPENDS:=@TARGET_ppc40x @LINUX_2_6_30 +kmod-ide-core
|
||||
DEPENDS:=@TARGET_ppc40x +kmod-ide-core
|
||||
KCONFIG:=CONFIG_BLK_DEV_IDE_MAGICBOX
|
||||
FILES:=$(LINUX_DIR)/drivers/ide/magicbox_ide.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,30,magicbox_ide)
|
||||
|
Loading…
Reference in New Issue
Block a user