Changeset e3bc355 in mainline for kernel/arch/ia32/Makefile.inc
- Timestamp:
- 2013-07-28T23:07:18Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2b55edb
- Parents:
- 283ea3d (diff), ccdc63e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
kernel/arch/ia32/Makefile.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/Makefile.inc
r283ea3d re3bc355 30 30 BFD_ARCH = i386 31 31 BFD = binary 32 CLANG_ARCH = i38633 32 34 33 BITS = 32 … … 105 104 arch/$(KARCH)/src/boot/memmap.c \ 106 105 arch/$(KARCH)/src/fpu_context.c \ 107 arch/$(KARCH)/src/debugger.c \108 106 arch/$(KARCH)/src/syscall.c
Note:
See TracChangeset
for help on using the changeset viewer.
