mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
3d1159007f
EXTRAFLAGS is already applied to *FLAGS in board's Make.defs (and it applies to whole build, not just arch-code). EXTRAFLAGS is passed around each make call to the complete build. KDEFINE is already added to EXTRAFLAGS in main Makefile so no need to add it again in arch-level Makefile