summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6aaf9fa41..78dae94e4 100644
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,7 @@ INSTALL_LIBSTDCPP=true
# The list of stuff to build for the target filesystem
#
#############################################################
-TARGETS:=
+TARGETS:=host-sed
# The toolchain comes next if we are building one
ifeq ($(USE_UCLIBC_TOOLCHAIN),true)
ifeq ($(GCC_2_95_TOOLCHAIN),true)