Changeset ac47b7c2 in mainline for kernel/arch/ia64/Makefile.inc
- Timestamp:
- 2009-06-18T08:30:50Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 12956e57
- Parents:
- 553492be
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia64/Makefile.inc
r553492be rac47b7c2 42 42 AFLAGS += -mconstant-gp 43 43 44 DEFS += -D__64_BITS__ 44 BITS = 64 45 ENDIANESS = LE 45 46 46 47 ARCH_SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.