summaryrefslogtreecommitdiffstats
path: root/package/x11r7/x11r7.mk
Commit message (Collapse)AuthorAgeFilesLines
* x11r7: make package globally visibleThomas Petazzoni2011-10-051-2/+0Star
| | | | | | | | | | | 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>
* - Only include the XORG7 makefiles if we were asked to build any xorg packageBernhard Reutner-Fischer2007-09-011-1/+2
|
* doh, missed a spotEric Andersen2007-08-111-0/+2