diff --git a/Makefile b/Makefile index 2c17b68..43f18de 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ AFLAGS= -plosgff all: rtlplayground.bin injector -SRCS= rtlplayground.c rtl837x_flash.c rtl837x_phy.c +SRCS= rtlplayground.c rtl837x_flash.c rtl837x_phy.c rtl837x_port.c OBJS= ${SRCS:.c=.rel} clean: