summaryrefslogtreecommitdiff
path: root/package/xterm
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-15 16:49:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-15 16:49:33 +0200
commit6c739ba5d6d6f47b983c1ba39df6f73b79f78810 (patch)
tree10da136a3892c4e07ae0ecd7bc86b9340adc3aef /package/xterm
parent7838fca0479a0d4affcb245ec042ead7ae1d7b3b (diff)
fix foxboard allmodconfig build, mostly by disabling packages
Diffstat (limited to 'package/xterm')
-rw-r--r--package/xterm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/xterm/Makefile b/package/xterm/Makefile
index f46431c45..210349007 100644
--- a/package/xterm/Makefile
+++ b/package/xterm/Makefile
@@ -14,6 +14,7 @@ PKG_URL:= http://invisible-island.net/xterm/xterm.html
PKG_SITES:= ftp://invisible-island.net/xterm/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz
+PKG_TARGET_DEPENDS:= !foxboard
include $(TOPDIR)/mk/package.mk