Changeset 7a9364c in mainline for boot/arch/ia64/Makefile.inc
- Timestamp:
- 2007-09-13T12:50:16Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c952465d
- Parents:
- 0f78e74
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/Makefile.inc
r0f78e74 r7a9364c 27 27 # 28 28 29 ifeq ($(MACHINE),ski)29 #ifeq ($(MACHINE),ski) 30 30 31 31 32 32 33 VMAXLMA_SRC = tools/ia64/vmaxlma.c34 build: $(BASE)/kernel.bin35 echo Building SKI33 #VMAXLMA_SRC = tools/ia64/vmaxlma.c 34 #build: $(BASE)/kernel.bin 35 #echo Building SKI 36 36 #$(BASE)/kernel.bin: $(KERNELDIR)/kernel.bin vmaxlma 37 37 # cp $(KERNELDIR)/kernel.bin $(BASE)/kernel.bin … … 43 43 44 44 45 else45 #else 46 46 47 47 … … 62 62 63 63 64 endif64 #endif
Note:
See TracChangeset
for help on using the changeset viewer.