build vector.o on lpc13xx
no idea how this ever worked...
This commit is contained in:
parent
bc5146b710
commit
6706899551
@ -28,7 +28,7 @@ CFLAGS = -Os -g -Wall -Wextra -I../../include -fno-common \
|
|||||||
-ffunction-sections -fdata-sections -MD
|
-ffunction-sections -fdata-sections -MD
|
||||||
# ARFLAGS = rcsv
|
# ARFLAGS = rcsv
|
||||||
ARFLAGS = rcs
|
ARFLAGS = rcs
|
||||||
OBJS = gpio.o assert.o
|
OBJS = gpio.o assert.o vector.o
|
||||||
|
|
||||||
VPATH += ../cm3
|
VPATH += ../cm3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user