Changeset 10a530cc in mainline for boot/Makefile.common
- Timestamp:
- 2011-05-19T02:32:27Z (12 years ago)
- Branches:
- lfn, master, serial
- Children:
- a0bb65af
- Parents:
- cb7c685
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
rcb7c685 r10a530cc 156 156 $(USPACE_PATH)/app/websrv/websrv 157 157 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 158 164 ifneq ($(CONFIG_BAREBONE),y) 159 165 NET_CFG = \
Note: See TracChangeset
for help on using the changeset viewer.