summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/profiles
diff options
context:
space:
mode:
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-28 19:38:20 +0000
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-28 19:38:20 +0000
commit762f2b46b9d091518f9af330f400ebbece37acc5 (patch)
treec111e5d102266e18e5145777a018b4b79e98b4fa /target/linux/omap24xx/profiles
parent8f22574346ae666283374a866c56ae5b62d5dbd0 (diff)
n810: Install matchbox-keyboard
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25218 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/profiles')
-rw-r--r--target/linux/omap24xx/profiles/110-n810-gui.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/profiles/110-n810-gui.mk b/target/linux/omap24xx/profiles/110-n810-gui.mk
index 040468e84..9c3c5d025 100644
--- 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