summaryrefslogtreecommitdiff
path: root/package/xf86-input-keyboard
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-13 00:30:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-13 00:30:49 +0100
commitb6a5c9e0b1ed79e56e7dc8b3a0b2a61856fda576 (patch)
tree622172c6d4fba89038c9f92d12085fce72268259 /package/xf86-input-keyboard
parent4129680028eaddf98219126f787b08551bbf7088 (diff)
unify alix support
add hardware profiles for 3 alix boards, but use the same toolchain for all of them. This is just better for maintenance purpose. delete old targets.
Diffstat (limited to 'package/xf86-input-keyboard')
-rw-r--r--package/xf86-input-keyboard/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/xf86-input-keyboard/Makefile b/package/xf86-input-keyboard/Makefile
index dbd52876d..49d31a193 100644
--- a/package/xf86-input-keyboard/Makefile
+++ b/package/xf86-input-keyboard/Makefile
@@ -13,8 +13,6 @@ PKG_DEPENDS:= xorg-server
PKG_BUILDDEP:= xorg-server
PKG_SITES:= ${MASTER_SITE_XORG}
-PKG_TARGET_DEPENDS:= alix1c lemote ibmx40 shuttle
-
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XF86_INPUT_KEYBOARD,${PKG_NAME},$(PKG_VERSION)-$(PKG_RELEASE),${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))