summaryrefslogtreecommitdiffstats
path: root/libfdt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libfdt/Makefile')
-rw-r--r--libfdt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libfdt/Makefile b/libfdt/Makefile
index 418ad6b5ab..dc411370f5 100644
--- a/libfdt/Makefile
+++ b/libfdt/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)libfdt.a
-SOBJS =
+SOBJS =
COBJS = fdt.o fdt_ro.o fdt_rw.o fdt_strerror.o fdt_sw.o fdt_wip.o
@@ -44,4 +44,3 @@ include $(SRCTREE)/rules.mk
sinclude $(obj).depend
#########################################################################
-
OpenPOWER on IntegriCloud