From b058e97af498c377b3c0128fda7524af087e149f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20B=C3=BCsch?= <mb@bu3sch.de>
Date: Wed, 16 Nov 2011 19:01:19 +0000
Subject: [PATCH] n810: Add xmodmap to profile

SVN-Revision: 29193
---
 target/linux/omap24xx/profiles/110-n810-gui.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/omap24xx/profiles/110-n810-gui.mk b/target/linux/omap24xx/profiles/110-n810-gui.mk
index 9c3c5d025a..d5808cf0dc 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 xterm \
+	xserver-xorg xinit xauth xkeyboard-config xkbdata xmodmap xterm \
 	xf86-video-omapfb xf86-input-tslib xf86-input-evdev \
 	openbox tint2 matchbox-keyboard \
 	pwrtray
-- 
GitLab