Changeset 5f8fd72 in mainline
- Timestamp:
- 2009-01-07T20:51:14Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6974061
- Parents:
- 59b2adb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fb/Makefile
r59b2adb r5f8fd72 68 68 CFLAGS += -DEGA_ENABLED 69 69 endif 70 ifeq ($(ARCH), arm32) 71 CFLAGS += -DFB_INVERT_ENDIAN 72 endif 70 73 ifeq ($(ARCH), mips32) 71 74 SOURCES += msim.c \
Note:
See TracChangeset
for help on using the changeset viewer.