summaryrefslogtreecommitdiff
path: root/package/xf86-input-keyboard/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-24 13:39:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-24 13:39:32 +0100
commit87832fb8da02431280c0a1f9c127dd121ddb7b25 (patch)
tree7c27ec563bc14939e677caace4ed5342df426a93 /package/xf86-input-keyboard/Makefile
parent83e587cc2ca21ff7e0eaa5e53d8d3edaca7a1d6d (diff)
disable packages for cris, enable more packages by hardware features (vga, input)
Diffstat (limited to 'package/xf86-input-keyboard/Makefile')
-rw-r--r--package/xf86-input-keyboard/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xf86-input-keyboard/Makefile b/package/xf86-input-keyboard/Makefile
index a8cd0c262..5d3589206 100644
--- a/package/xf86-input-keyboard/Makefile
+++ b/package/xf86-input-keyboard/Makefile
@@ -13,6 +13,8 @@ PKG_DEPENDS:= xorg-server
PKG_BUILDDEP:= xorg-server
PKG_SITES:= ${MASTER_SITE_XORG}
+PKG_CFLINE_XF86_INPUT_KEYBOARD:= depends on ADK_TARGET_WITH_INPUT
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XF86_INPUT_KEYBOARD,${PKG_NAME},$(PKG_VERSION)-$(PKG_RELEASE),${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))