summaryrefslogtreecommitdiff
path: root/package/Makefile.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-07-27 23:46:27 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-07-28 00:30:26 +0200
commitef2c11e51a08383c4a3bbd370e12e1db4875a447 (patch)
tree1a168b804aad363c99c620b874aad15aa17cdc69 /package/Makefile.in
parentd54f37fb0813143c6b3e83504bd17874e38094c9 (diff)
Remove unused X11_PREFIX option
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Makefile.in')
-rw-r--r--package/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/Makefile.in b/package/Makefile.in
index fc53a1b1e..36f2f2419 100644
--- a/package/Makefile.in
+++ b/package/Makefile.in
@@ -292,9 +292,5 @@ else
ENABLE_DEBUG:=
endif
-# X Windowing system
-
-X11_PREFIX:=$(call qstrip,$(BR2_X11_PREFIX))
-
include package/Makefile.autotools.in
include package/Makefile.package.in