Changes in boot/Makefile.common [5203e256:f5b2522] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r5203e256 rf5b2522 166 166 $(USPACE_PATH)/app/websrv/websrv 167 167 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 168 174 ifneq ($(CONFIG_BAREBONE),y) 169 175 NET_CFG = \
Note:
See TracChangeset
for help on using the changeset viewer.