From a4b4f2eeb341f4bb2c3469cc3650cf0499aac3ed Mon Sep 17 00:00:00 2001 From: Jarielle Catbagan Date: Sun, 2 Aug 2015 21:16:43 -0700 Subject: BBB: Makefile: Compile am335x_sd.c --- ports/beagleboneblack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.3