Makefile 72 B

1234567
  1. include .config
  2. ARCH:
  3. @echo $(strip $(subst ",,$(BR2_ARCH)))
  4. #")))