mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
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
@ -32,7 +32,6 @@ endif
|
|||||||
|
|
||||||
define KernelPackage/i2c-core
|
define KernelPackage/i2c-core
|
||||||
$(call i2c_defaults,$(I2C_CORE_MODULES),51)
|
$(call i2c_defaults,$(I2C_CORE_MODULES),51)
|
||||||
AUTOLOAD:=
|
|
||||||
TITLE:=I2C support
|
TITLE:=I2C support
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user