Changeset fbfe59d in mainline for uspace/Makefile
- Timestamp:
- 2018-06-25T21:45:05Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8119363
- Parents:
- 2498b95 (diff), e3107e2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r2498b95 rfbfe59d 181 181 drv/nic/rtl8169 \ 182 182 drv/nic/ar9271 \ 183 drv/nic/virtio-net \ 183 184 drv/platform/amdm37x \ 184 185 drv/platform/icp \ … … 251 252 lib/bithenge \ 252 253 lib/posix \ 253 lib/ieee80211 254 lib/ieee80211 \ 255 lib/virtio 254 256 255 257 BASE_BUILDS := $(addsuffix .build,$(BASE_LIBS))
Note:
See TracChangeset
for help on using the changeset viewer.