Changeset 47a846f in bootscripts-embedded
- Timestamp:
-
Oct 18, 2013, 8:50:38 AM
(11 years ago)
- Author:
- Andrew Bradford <andrew@…>
- Branches:
- master
- Children:
- b4816b1
- Parents:
- c91cb03
- Message:
-
Makefile: fix .PHONY
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
rc91cb03
|
r47a846f
|
|
25 | 25 | ln -sf ../init.d/sshd ${EXTDIR}/rc.d/stop/K30sshd |
26 | 26 | |
27 | | .PHONY: all create-dirs install install-dropbear |
| 27 | .PHONY: all create-dirs install-bootscripts install-dropbear |