aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-01-28 17:36:45 +0000
committerMichael Büsch <mb@bu3sch.de>2011-01-28 17:36:45 +0000
commit04521b76a9bfc0f0bf6459cd0840e1c031e9d350 (patch)
tree27cff1d1e21a63fbbfe5b9d4507d510a266a37c5 /target/linux/omap24xx
parentd985cc591bc54a85ef6b97d9aeb5184eba2190db (diff)
downloadupstream-04521b76a9bfc0f0bf6459cd0840e1c031e9d350.tar.gz
upstream-04521b76a9bfc0f0bf6459cd0840e1c031e9d350.tar.bz2
upstream-04521b76a9bfc0f0bf6459cd0840e1c031e9d350.zip
n810: Use tint2 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25214 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx')
-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 647ccd2134..040468e840 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 lxpanel \
+ openbox tint2 \
pwrtray
endef