Changeset 1c6b3a2 in mainline for kernel/arch/amd64/Makefile.inc
- Timestamp:
- 2009-03-07T20:36:15Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9482bf0b
- Parents:
- 1515522
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/Makefile.inc
r1515522 r1c6b3a2 47 47 # 48 48 49 ifeq ($( MACHINE),opteron)49 ifeq ($(PROCESSOR),opteron) 50 50 CMN2 := -march=opteron 51 51 GCC_CFLAGS += $(CMN2)
Note:
See TracChangeset
for help on using the changeset viewer.