Changeset 4767721 in mainline
- Timestamp:
- 2006-02-26T12:13:24Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4ca363f
- Parents:
- 7cb53f62
- Location:
- arch/ppc32
- Files:
-
- 9 deleted
- 1 edited
-
Makefile.inc (modified) (1 diff)
-
boot/Makefile (deleted)
-
boot/_link.ld (deleted)
-
boot/boot.S (deleted)
-
boot/main.c (deleted)
-
boot/main.h (deleted)
-
boot/ofw.c (deleted)
-
boot/ofw.h (deleted)
-
boot/printf.c (deleted)
-
boot/printf.h (deleted)
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/Makefile.inc
r7cb53f62 r4767721 32 32 BFD_NAME = elf32-powerpc 33 33 BFD_ARCH = powerpc 34 BFD = elf32-powerpc34 BFD = binary 35 35 TARGET = ppc-linux-gnu 36 36 TOOLCHAIN_DIR = /usr/local/ppc/bin
Note:
See TracChangeset
for help on using the changeset viewer.
