mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
run test with some knowledge of ARCH
This commit is contained in:
7
scripts/test/Makefile
Normal file
7
scripts/test/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
include .config
|
||||
|
||||
|
||||
ARCH:
|
||||
@echo $(strip $(subst ",,$(BR2_ARCH)))
|
||||
#")))
|
||||
|
||||
Reference in New Issue
Block a user