Changeset 06619cc in bootscripts-embedded
- Timestamp:
- Oct 18, 2013, 6:33:15 AM (11 years ago)
- Branches:
- master
- Children:
- 7998c8d
- Parents:
- 374f7ce
- git-author:
- Andrew Bradford <andrew@…> (10/18/13 06:24:04)
- git-committer:
- Andrew Bradford <andrew@…> (10/18/13 06:33:15)
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r374f7ce r06619cc 43 43 ln -sf ../init.d/sshd ${EXTDIR}/rc.d/stop/K30sshd 44 44 45 install-hostapd: create-dirs 46 install -m ${MODE} clfs/rc.d/init.d/hostapd ${EXTDIR}/rc.d/init.d 47 ln -sf ../init.d/hostapd ${EXTDIR}/rc.d/start/S08hostapd 48 ln -sf ../init.d/hostapd ${EXTDIR}/rc.d/stop/K82hostapd 49 50 .PHONY: dist all create-dirs install install-dropbear \ 51 install-hostapd 45 .PHONY: dist all create-dirs install install-dropbear
Note:
See TracChangeset
for help on using the changeset viewer.