summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ports/beagleboneblack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/beagleboneblack/Makefile b/ports/beagleboneblack/Makefile
index 42a368d..b352f06 100644
--- a/ports/beagleboneblack/Makefile
+++ b/ports/beagleboneblack/Makefile
@@ -53,7 +53,7 @@ include $(TOPDIR)/make/common.make
#
LOCSSRC =
CPUSSRC = vectors_arm.S
-LOCCSRC = cpuio.c etherdev.c
+LOCCSRC = cpuio.c etherdev.c am335x_sd.c
COMCSRC = arp.c cast.c cache.c chario.c cmdtbl.c \
docmd.c dhcp_00.c dhcpboot.c dns.c edit.c env.c ethernet.c \
flash.c gdb.c icmp.c if.c ledit_vt100.c monprof.c \