Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Petazzoni
9bc7b1d4ae x11r7: make package globally visible
All x11r7 .mk files were only included into the global chain of
makefile includes if the BR2_PACKAGE_XORG7 option was enabled. This is
not the standard way to do things in Buildroot, and it even breaks
things like running "make <pkg>-*" for a x11r7 package even if X.org
is not selected.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-05 19:13:13 +02:00
Bernhard Reutner-Fischer
6ea7b3016f - Only include the XORG7 makefiles if we were asked to build any xorg package 2007-09-01 17:06:53 +00:00
Eric Andersen
73b19cffde doh, missed a spot 2007-08-11 00:12:33 +00:00