Changeset 884672b in clfs-embedded for bootscripts/Makefile
- Timestamp:
- Sep 10, 2009, 7:43:36 PM (15 years ago)
- Branches:
- master
- Children:
- 5c80a16
- Parents:
- 423fe6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/Makefile
r423fe6b r884672b 31 31 ln -sf ../init.d/sshd ${EXTDIR}/rc.d/stop/K30sshd 32 32 33 install-hostapd: create-dirs 34 install -m ${MODE} clfs/rc.d/init.d/hostapd ${EXTDIR}/rc.d/init.d 35 ln -sf ../init.d/hostapd ${EXTDIR}/rc.d/start/S08hostapd 36 ln -sf ../init.d/hostapd ${EXTDIR}/rc.d/stop/K82hostapd 37 33 38 install-bcm47xx: create-dirs 34 39 install -m ${MODE} clfs/rc.d/init.d/bcm47xx-switch ${EXTDIR}/rc.d/init.d/
Note:
See TracChangeset
for help on using the changeset viewer.