Changeset bb154c6 in mainline for boot/Makefile
- Timestamp:
- 2019-08-03T08:15:25Z (5 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
r6006f35 rbb154c6 70 70 endif 71 71 72 cp -r -L $(INITRD_CFG_PATH)/* $(DIST_PATH)/cfg 72 73 for app in $(RD_APPS) ; do \ 73 74 app_dir="`dirname "$$app"`" ; \
Note:
See TracChangeset
for help on using the changeset viewer.