mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
arch\x86_64: Fix Make style
- Remove spaces from make file Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
@@ -59,7 +59,7 @@ ifeq ($(CONFIG_MM_PGALLOC),y)
|
||||
CHIP_CSRCS += intel64_pgalloc.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_ARCH_HAVE_TESTSET), y)
|
||||
ifeq ($(CONFIG_ARCH_HAVE_TESTSET),y)
|
||||
CHIP_ASRCS += intel64_testset.S
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user