projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove obsolete kernel dependencies and version checks
[openwrt.git]
/
package
/
kernel
/
modules
/
i2c.mk
diff --git
a/package/kernel/modules/i2c.mk
b/package/kernel/modules/i2c.mk
index
86f1b3b
..
2d2a3e9
100644
(file)
--- a/
package/kernel/modules/i2c.mk
+++ b/
package/kernel/modules/i2c.mk
@@
-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.022314 seconds
and
4
git commands to generate.