add eth_hal at app/MakeFile

This commit is contained in:
lr
2024-06-06 15:23:47 +08:00
parent 3222b892e8
commit 336a640698
2 changed files with 7 additions and 3 deletions
@@ -1,4 +1,4 @@
SRC_DIR := $(BOARD) usb
SRC_DIR := $(BOARD) usb rk-3568
include $(KERNEL_ROOT)/compiler.mk