fix kernel modules dependences for i2c and ata-core
SVN-Revision: 20146
This commit is contained in:
@@ -27,7 +27,7 @@ I2C_CORE_MODULES:= \
|
||||
define KernelPackage/i2c-core
|
||||
$(call i2c_defaults,$(I2C_CORE_MODULES),51)
|
||||
TITLE:=I2C support
|
||||
DEPENDS:=@LINUX_2_6
|
||||
DEPENDS:=@LINUX_2_6 @!TARGET_etrax
|
||||
endef
|
||||
|
||||
define KernelPackage/i2c-core/description
|
||||
|
||||
Reference in New Issue
Block a user