Changes in boot/Makefile.common [10a530cc:d362410] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r10a530cc rd362410 114 114 rootvirt \ 115 115 test1 \ 116 test2 116 test2 \ 117 test3 117 118 118 119 RD_DRV_CFG = … … 156 157 $(USPACE_PATH)/app/websrv/websrv 157 158 158 ifeq ($(CONFIG_BINUTILS),y)159 RD_APPS_NON_ESSENTIAL += \160 $(USPACE_PATH)/app/binutils/as \161 $(USPACE_PATH)/app/binutils/ld162 endif163 164 159 ifneq ($(CONFIG_BAREBONE),y) 165 160 NET_CFG = \
Note:
See TracChangeset
for help on using the changeset viewer.