diff options
Diffstat (limited to 'obsolete-buildroot/Makefile')
-rw-r--r-- | obsolete-buildroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/obsolete-buildroot/Makefile b/obsolete-buildroot/Makefile index cd7e779133..cf68d065c2 100644 --- a/obsolete-buildroot/Makefile +++ b/obsolete-buildroot/Makefile @@ -95,7 +95,7 @@ INSTALL_LIBGCJ:=false # The list of stuff to build for the target filesystem # ############################################################# -TARGETS:=gcc3_3 openwrt-base openwrt-code.bin +TARGETS:=host-sed gcc3_3 openwrt-base openwrt-code.bin ############################################################# # |