Changeset 602c9101 in mainline
- Timestamp:
- 2006-04-09T15:37:30Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6a78e84
- Parents:
- 7f6e755
- Files:
-
- 46 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/Makefile.inc
r7f6e755 r602c9101 39 39 # 40 40 41 CFLAGS += -mcpu=powerpc -m32 41 42 LFLAGS += -no-check-sections -N 42 43 … … 46 47 # 47 48 48 CONFIG_OFW = y49 49 CONFIG_FB = y 50 50 -
kernel.config
r7f6e755 r602c9101 7 7 @ "mips32" MIPS 32-bit 8 8 @ "ppc32" PowerPC 32-bit 9 @ "ppc64" PowerPC 64-bit 9 10 @ "sparc64" Sun UltraSPARC 10 11 ! ARCH (choice)
Note:
See TracChangeset
for help on using the changeset viewer.