diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-16 19:03:23 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-16 19:03:23 +0000 |
commit | 5fa3b37006ee027e4b120d38910b6b2cf8c5e98f (patch) | |
tree | e37125f2f3e4fc87a56dba76a077c5c3976d64dd /target/linux/omap24xx/profiles/110-n810-gui.mk | |
parent | bfa3523244ab5614e0668c54ae497d9caf316b3a (diff) |
Revert r29193
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29195 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/profiles/110-n810-gui.mk')
-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 |