diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-11-16 19:03:23 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-11-16 19:03:23 +0000 |
commit | 0f03e17bd0ccc25fe26b4763ecad67d5a52d371a (patch) | |
tree | caa09fa033f829a620fd7031c781949234279496 /target/linux | |
parent | 93f02b1ba019ef658e204255a8ed6063e1a9822e (diff) | |
download | upstream-0f03e17bd0ccc25fe26b4763ecad67d5a52d371a.tar.gz upstream-0f03e17bd0ccc25fe26b4763ecad67d5a52d371a.tar.bz2 upstream-0f03e17bd0ccc25fe26b4763ecad67d5a52d371a.zip |
Revert r29193
SVN-Revision: 29195
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/omap24xx/profiles/110-n810-gui.mk | 2 |
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 d5808cf0dc..9c3c5d025a 100644 --- a/target/linux/omap24xx/profiles/110-n810-gui.mk +++ b/target/linux/omap24xx/profiles/110-n810-gui.mk @@ -9,7 +9,7 @@ define Profile/n810-gui $(call Profile/n810-base) NAME:=Nokia n810 (GUI) PACKAGES+= \ - xserver-xorg xinit xauth xkeyboard-config xkbdata xmodmap xterm \ + xserver-xorg xinit xauth xkeyboard-config xkbdata xterm \ xf86-video-omapfb xf86-input-tslib xf86-input-evdev \ openbox tint2 matchbox-keyboard \ pwrtray |