projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: allow run-time change of the chanbw debugfs file
[openwrt.git]
/
target
/
linux
/
lantiq
/
modules.mk
diff --git
a/target/linux/lantiq/modules.mk
b/target/linux/lantiq/modules.mk
index
a4a9640
..
b0db10e
100644
(file)
--- a/
target/linux/lantiq/modules.mk
+++ b/
target/linux/lantiq/modules.mk
@@
-29,7
+29,7
@@
USB_MENU:=USB Support
define KernelPackage/usb-dwc-otg
TITLE:=Synopsis DWC_OTG support
SUBMENU:=$(USB_MENU)
define KernelPackage/usb-dwc-otg
TITLE:=Synopsis DWC_OTG support
SUBMENU:=$(USB_MENU)
- DEPENDS+=@
TARGET_lantiq_xway
+kmod-usb-core
+ DEPENDS+=@
(TARGET_lantiq_danube||TARGET_lantiq_ar9||TARGET_lantiq_vr9)
+kmod-usb-core
KCONFIG:=CONFIG_DWC_OTG \
CONFIG_DWC_OTG_DEBUG=n \
CONFIG_DWC_OTG_LANTIQ=y \
KCONFIG:=CONFIG_DWC_OTG \
CONFIG_DWC_OTG_DEBUG=n \
CONFIG_DWC_OTG_LANTIQ=y \
@@
-51,7
+51,7
@@
I2C_FALCON_MODULES:= \
define KernelPackage/i2c-falcon-lantiq
TITLE:=Falcon I2C controller
$(call i2c_defaults,$(I2C_FALCON_MODULES),52)
define KernelPackage/i2c-falcon-lantiq
TITLE:=Falcon I2C controller
$(call i2c_defaults,$(I2C_FALCON_MODULES),52)
- DEPENDS:=kmod-i2c-core @
TARGET_lantiq
+ DEPENDS:=kmod-i2c-core @
(TARGET_lantiq_falcon||TARGET_lantiq_falcon_stable)
endef
define KernelPackage/i2c-falcon-lantiq/description
endef
define KernelPackage/i2c-falcon-lantiq/description
This page took
0.023026 seconds
and
4
git commands to generate.