Changeset 02f441c0 in mainline for genarch/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
-
genarch/Makefile.inc
r481c520 r02f441c0 69 69 DEFS += -DCONFIG_FB 70 70 endif 71 72 ## i8042 controller 73 ifeq ($(CONFIG_I8042),y) 74 GENARCH_SOURCES += \ 75 genarch/src/i8042/i8042.c 76 endif
Note:
See TracChangeset
for help on using the changeset viewer.