Changeset 00d7e1b in mainline for uspace/Makefile
- Timestamp:
- 2011-10-07T20:20:33Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 49bd793b
- Parents:
- e2c50e1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
re2c50e1 r00d7e1b 117 117 drv/bus/usb/usbmid \ 118 118 drv/bus/usb/usbmouse \ 119 drv/bus/usb/vhc 119 drv/bus/usb/vhc \ 120 drv/nic/lo 120 121 121 122 ifeq ($(CONFIG_PCC),y) … … 181 182 lib/fb \ 182 183 lib/net \ 184 lib/nic \ 183 185 lib/ext2 \ 184 186 lib/usb \
Note:
See TracChangeset
for help on using the changeset viewer.