kumquat-buildroot/scripts/test/Makefile
2009-01-29 09:36:35 +00:00

8 lines
72 B
Makefile

include .config
ARCH:
@echo $(strip $(subst ",,$(BR2_ARCH)))
#")))