Changes in boot/Makefile.common [10a530cc:042fbe0] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r10a530cc r042fbe0  
    156156        $(USPACE_PATH)/app/websrv/websrv
    157157
    158 ifeq ($(CONFIG_BINUTILS),y)
    159 RD_APPS_NON_ESSENTIAL += \
    160         $(USPACE_PATH)/app/binutils/as \
    161         $(USPACE_PATH)/app/binutils/ld
    162 endif
    163 
    164158ifneq ($(CONFIG_BAREBONE),y)
    165159NET_CFG = \
Note: See TracChangeset for help on using the changeset viewer.