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
/
110-n810-gui.mk
diff --git
a/target/linux/omap24xx/profiles/110-n810-gui.mk
b/target/linux/omap24xx/profiles/110-n810-gui.mk
index
040468e
..
9c3c5d0
100644
(file)
--- a/
target/linux/omap24xx/profiles/110-n810-gui.mk
+++ b/
target/linux/omap24xx/profiles/110-n810-gui.mk
@@
-11,7
+11,7
@@
define Profile/n810-gui
PACKAGES+= \
xserver-xorg xinit xauth xkeyboard-config xkbdata xterm \
xf86-video-omapfb xf86-input-tslib xf86-input-evdev \
- openbox tint2 \
+ openbox tint2
matchbox-keyboard
\
pwrtray
endef
This page took
0.02466 seconds
and
4
git commands to generate.