Changeset a79d88d in mainline for boot/Makefile.common
- Timestamp:
- 2010-10-21T19:23:23Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7a252ec8
- Parents:
- 374ad3c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r374ad3c ra79d88d 49 49 DIST_PATH = $(USPACE_PATH)/dist 50 50 TOOLS_PATH = $(ROOT_PATH)/tools 51 DRVS_PATH = srv/drivers51 DRVS_PATH = drv 52 52 53 53 SANDBOX = pack
Note:
See TracChangeset
for help on using the changeset viewer.