Changeset f5b2522 in mainline for boot/Makefile.common
- Timestamp:
- 2011-07-07T03:34:03Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8cd8bf6
- Parents:
- 10fdd0e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r10fdd0e rf5b2522 168 168 ifeq ($(CONFIG_BINUTILS),y) 169 169 RD_APPS_NON_ESSENTIAL += \ 170 $(USPACE_PATH)/app/binutils/ as \171 $(USPACE_PATH)/app/binutils/ ld170 $(USPACE_PATH)/app/binutils/bin/as \ 171 $(USPACE_PATH)/app/binutils/bin/ld 172 172 endif 173 173
Note:
See TracChangeset
for help on using the changeset viewer.