update makefile for lpc boards

This commit is contained in:
hathach
2019-11-11 11:51:51 +07:00
parent eca14a5ab3
commit cd96b3de86
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ CFLAGS += \
# mcu driver cause following warnings
CFLAGS += -Wno-error=strict-prototypes -Wno-error=unused-parameter
MCU_DIR = hw/mcu/nxp/lpc_driver/lpcopen/lpc40xx/lpc_chip_40xx
MCU_DIR = hw/mcu/nxp/lpcopen/lpc40xx/lpc_chip_40xx
# All source paths should be relative to the top level.
LD_FILE = hw/bsp/ea4088qs/lpc4088.ld