Fix a typo in the lpc43 makefile, lpc43_usb0dev not lpc31_usb0dev
This commit is contained in:
parent
4b4f3212f3
commit
385ac926b6
@ -154,7 +154,7 @@ endif
|
||||
|
||||
ifeq ($(CONFIG_LPC43_USB0),y)
|
||||
ifeq ($(CONFIG_USBDEV),y)
|
||||
CHIP_CSRCS += lpc31_usb0dev.c
|
||||
CHIP_CSRCS += lpc43_usb0dev.c
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user