projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
omap24xx: Fix possible MMC null ptr deref
[openwrt.git]
/
target
/
linux
/
omap24xx
/
profiles
/
100-n810.mk
diff --git
a/target/linux/omap24xx/profiles/100-n810.mk
b/target/linux/omap24xx/profiles/100-n810.mk
index
20832bd
..
38c3749
100644
(file)
--- a/
target/linux/omap24xx/profiles/100-n810.mk
+++ b/
target/linux/omap24xx/profiles/100-n810.mk
@@
-17,7
+17,7
@@
define Profile/n810-base
kmod-input-evdev \
kmod-leds-gpio \
kmod-usb-tahvo kmod-usb-eth-gadget kmod-usb-net kmod-usb-net-cdc-ether \
kmod-input-evdev \
kmod-leds-gpio \
kmod-usb-tahvo kmod-usb-eth-gadget kmod-usb-net kmod-usb-net-cdc-ether \
- maemo-kexec
+ kmod-n810bm maemo-kexec calvaria
endef
define Profile/n810-base/Description
endef
define Profile/n810-base/Description
This page took
0.023801 seconds
and
4
git commands to generate.