Changes in boot/Makefile.common [f5b2522:5203e256] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rf5b2522 r5203e256  
    166166        $(USPACE_PATH)/app/websrv/websrv
    167167
    168 ifeq ($(CONFIG_BINUTILS),y)
    169 RD_APPS_NON_ESSENTIAL += \
    170         $(USPACE_PATH)/app/binutils/bin/as \
    171         $(USPACE_PATH)/app/binutils/bin/ld
    172 endif
    173 
    174168ifneq ($(CONFIG_BAREBONE),y)
    175169NET_CFG = \
Note: See TracChangeset for help on using the changeset viewer.