Changeset ff211d2 in mainline for boot/arch/ppc32/loader/Makefile
- Timestamp:
- 2009-08-27T12:33:45Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f2f89315
- Parents:
- 38428aa3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ppc32/loader/Makefile
r38428aa3 rff211d2 40 40 BFD_ARCH = powerpc:common 41 41 TARGET = ppc-linux-gnu 42 TOOLCHAIN_DIR = $(CROSS_PREFIX)/ppc /bin42 TOOLCHAIN_DIR = $(CROSS_PREFIX)/ppc32/bin 43 43 44 44 ifeq ($(COMPILER),gcc_native)
Note:
See TracChangeset
for help on using the changeset viewer.