Changeset 4e9aaf5 in mainline for boot/Makefile
- Timestamp:
- 2010-03-19T18:30:12Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8023571, b535aeb, e2b73d4f
- Parents:
- 3c80f2b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile
r3c80f2b r4e9aaf5 32 32 -include ../Makefile.common 33 33 -include ../Makefile.config 34 -include ../config.defs35 34 36 35 ## Paths … … 43 42 .PHONY: all build clean generic_clean 44 43 45 all: ../Makefile.common ../Makefile.config ../config.h ../config.defsbuild44 all: ../Makefile.common ../Makefile.config ../config.h build 46 45 47 46 -include arch/$(BARCH)/Makefile.inc
Note:
See TracChangeset
for help on using the changeset viewer.