8 lines
72 B
Makefile
8 lines
72 B
Makefile
|
include .config
|
||
|
|
||
|
|
||
|
ARCH:
|
||
|
@echo $(strip $(subst ",,$(BR2_ARCH)))
|
||
|
#")))
|
||
|
|