Changeset 02f441c0 in mainline for arch/amd64/Makefile.inc
- Timestamp:
- 2006-02-27T17:10:04Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 30ab05f
- Parents:
- 481c520
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/Makefile.inc
r481c520 r02f441c0 64 64 CONFIG_PAGE_PT = y 65 65 66 ## Compile with i8042 support. 67 # 68 69 CONFIG_I8042 = y 70 66 71 ## Accepted configuration directives 67 72 # … … 85 90 arch/$(ARCH)/src/context.S \ 86 91 arch/$(ARCH)/src/drivers/ega.c \ 87 arch/$(ARCH)/src/drivers/i8042.c \88 92 arch/$(ARCH)/src/drivers/i8254.c \ 89 93 arch/$(ARCH)/src/drivers/i8259.c \
Note:
See TracChangeset
for help on using the changeset viewer.