kernel/modules: remove unused variable
https://dev.openwrt.org/ticket/18472 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43515
This commit is contained in:
parent
d04c4a311e
commit
e1c6ddfd20
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ endif
|
|||
|
||||
define KernelPackage/i2c-core
|
||||
$(call i2c_defaults,$(I2C_CORE_MODULES),51)
|
||||
AUTOLOAD:=
|
||||
TITLE:=I2C support
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue