Changeset c6f08726 in mainline for uspace/Makefile
- Timestamp:
- 2011-08-11T14:14:53Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8d8eeb9
- Parents:
- 67b05ff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r67b05ff rc6f08726 81 81 srv/fs/devfs \ 82 82 srv/fs/ext2fs \ 83 srv/hid/console \ 83 84 srv/hid/s3c24xx_ts \ 84 85 srv/hid/fb \ … … 121 122 # 122 123 123 ifneq ($(UARCH),abs32le)124 DIRS += srv/hid/console125 endif126 127 124 ifeq ($(UARCH),amd64) 128 125 DIRS += \
Note:
See TracChangeset
for help on using the changeset viewer.