summaryrefslogtreecommitdiffstats
path: root/ports/beagleboneblack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports/beagleboneblack/Makefile')
-rw-r--r--ports/beagleboneblack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/beagleboneblack/Makefile b/ports/beagleboneblack/Makefile
index c518092..0525dec 100644
--- a/ports/beagleboneblack/Makefile
+++ b/ports/beagleboneblack/Makefile
@@ -63,9 +63,9 @@ COMCSRC = arp.c cast.c cache.c chario.c cmdtbl.c \
start.c struct.c symtbl.c syslog.c tcpstuff.c tfs.c tfsapi.c \
tfsclean1.c tfscli.c tfsloader.c tfslog.c tftp.c timestuff.c \
tsi.c xmodem.c
-CPUCSRC = ldatags.c except_arm.c misc_arm.c strace_arm.c
-IODEVSRC = smsc911x.c uart16550.c fb_draw.c
-FLASHSRC = s29gl512n_16x1.c
+CPUCSRC = except_arm.c misc_arm.c strace_arm.c
+IODEVSRC = uart16550.c
+FLASHSRC =
include $(TOPDIR)/make/objects.make