[PATCH 7/8] BBB: Makefile: Compile am335x_mmc.c

Jarielle Catbagan jcatbagan93 at gmail.com
Tue Aug 4 18:03:27 UTC 2015


---
 ports/beagleboneblack/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ports/beagleboneblack/Makefile b/ports/beagleboneblack/Makefile
index b352f06..b90fffb 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 am335x_sd.c
+LOCCSRC		= cpuio.c etherdev.c am335x_sd.c am335x_mmc.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 \
-- 
2.5.0




More information about the umon-devel mailing list