Changeset db4c43e1 in mainline
- Timestamp:
- 2016-08-27T21:19:29Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e98f1c3e
- Parents:
- 7aca4a6
- Location:
- uspace
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r7aca4a6 rdb4c43e1 165 165 drv/platform/icp 166 166 167 168 167 ## Platform-specific hardware support 169 168 # -
uspace/lib/uri/Makefile
r7aca4a6 rdb4c43e1 31 31 SLIBRARY = liburi.so.0.0 32 32 LSONAME = liburi.so.0 33 #EXTRA_CFLAGS +=34 33 35 34 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.