Changeset bb154c6 in mainline for boot/Makefile.common
- Timestamp:
- 2019-08-03T08:15:25Z (6 years ago)
- Children:
- 09a8006
- Parents:
- 6006f35
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-04-15 15:14:58)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-03 08:15:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r6006f35 rbb154c6 50 50 TOOLS_PATH = $(ROOT_PATH)/tools 51 51 DRVS_PATH = drv 52 INITRD_CFG_PATH = $(USPACE_PATH)/cfg 53 # TODO configuration separation may change 54 ROOTFS_CFG_PATH = $(USPACE_PATH)/cfg 52 55 53 56 MKARRAY = $(TOOLS_PATH)/mkarray.py
Note:
See TracChangeset
for help on using the changeset viewer.