Changeset eec5795 in mainline for boot/arch/mips32
- Timestamp:
- 2015-03-16T22:13:13Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b402cf95
- Parents:
- 795e2bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/Makefile.inc
r795e2bf reec5795 64 64 endif 65 65 66 ifeq ($(MACHINE),msim) 67 RD_DRVS_ESSENTIAL += \ 68 platform/msim 69 endif 70 66 71 SOURCES = \ 67 72 arch/$(BARCH)/src/asm.S \
Note:
See TracChangeset
for help on using the changeset viewer.