Changeset e478cebf in mainline for boot/Makefile.common
- Timestamp:
- 2011-07-23T20:26:50Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 18b5228b
- Parents:
- c62f2d0 (diff), eccd20e6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
rc62f2d0 re478cebf 170 170 $(USPACE_PATH)/app/websrv/websrv 171 171 172 ifeq ($(CONFIG_BINUTILS),y) 173 RD_APPS_NON_ESSENTIAL += \ 174 $(USPACE_PATH)/app/binutils/bin/as \ 175 $(USPACE_PATH)/app/binutils/bin/ld 176 endif 177 172 178 ifneq ($(CONFIG_BAREBONE),y) 173 179 NET_CFG = \
Note:
See TracChangeset
for help on using the changeset viewer.