[stm32f4-ltdc] The Makefile change got lost somehow

This commit is contained in:
Oliver Meier 2014-12-05 19:50:21 +01:00 committed by Piotr Esden-Tempski
parent eaae7731e9
commit d5112bc9e7
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ OBJS += usb.o usb_standard.o usb_control.o usb_fx07_common.o \
OBJS += mac.o phy.o mac_stm32fxx7.o phy_ksz8051mll.o fmc.o
OBJS += ltdc.o
VPATH += ../../usb:../:../../cm3:../common
VPATH += ../../ethernet