- Only include the XORG7 makefiles if we were asked to build any xorg package
This commit is contained in:
parent
b4b3e3139a
commit
6ea7b3016f
@ -1,2 +1,3 @@
|
||||
ifeq ($(BR2_PACKAGE_XORG7),y)
|
||||
include package/x11r7/*/*.mk
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user