remove obsolete kernel dependencies and version checks
[openwrt.git] / package / kernel / modules / i2c.mk
index 86f1b3b..2d2a3e9 100644 (file)
@@ -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 @!TARGET_etrax
+  DEPENDS:=@!TARGET_etrax
 endef
 
 define KernelPackage/i2c-core/description
This page took 0.021246 seconds and 4 git commands to generate.