Changeset 59e9398b in mainline for uspace/srv/net/netif/lo/Makefile
- Timestamp:
- 2010-12-18T19:07:51Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b2d06fa
- Parents:
- cc274f5a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/netif/lo/Makefile
rcc274f5a r59e9398b 39 39 -include $(CONFIG_MAKEFILE) 40 40 41 ifeq ($(CONFIG_NETIF_NIL_BUNDLE),y)42 LIBS += $(USPACE_PREFIX)/srv/net/nil/nildummy/libnildummy.a43 endif44 45 41 BINARY = lo 46 42
Note:
See TracChangeset
for help on using the changeset viewer.