Changes in kernel/arch/ia32/Makefile.inc [4489117:8c15255] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/Makefile.inc
r4489117 r8c15255 64 64 endif 65 65 66 ifeq ($(PROCESSOR),i486) 67 CMN2 = -march=i486 68 endif 69 66 70 ifeq ($(PROCESSOR),core) 67 71 CMN2 = -march=prescott
Note:
See TracChangeset
for help on using the changeset viewer.