diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -43,7 +43,7 @@ ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y)  # along with the packages to build for the target.  #  ############################################################## -TARGETS:=kernel-headers uclibc-configured binutils gcc uclibc-target-utils +TARGETS:=uclibc-configured binutils gcc uclibc-target-utils  include toolchain/Makefile.in  include package/Makefile.in | 
