Changeset 36251c6 in mainline for uspace/srv/fb/Makefile
- Timestamp:
- 2008-12-19T09:30:55Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bcb47fa
- Parents:
- d99b3f2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fb/Makefile
rd99b3f2 r36251c6 58 58 endif 59 59 ifeq ($(ARCH), ia64) 60 SOURCES += ega.c 60 SOURCES += ega.c \ 61 ski.c \ 62 serial_console.c 63 CFLAGS += -DSKI_ENABLED 61 64 CFLAGS += -DEGA_ENABLED 62 65 endif
Note:
See TracChangeset
for help on using the changeset viewer.