Changeset c05b9cf in clfs-embedded
- Timestamp:
- Sep 8, 2009, 3:32:48 PM (15 years ago)
- Branches:
- master
- Children:
- a0038b3
- Parents:
- 67b70f4
- Location:
- bootscripts
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/Makefile
r67b70f4 rc05b9cf 33 33 ln -sf ../init.d/bridge ${EXTDIR}/rc.d/stop/K81bridge 34 34 35 install-bcm47xx: create-dirs 36 install -m ${MODE} clfs/rc.d/init.d/bcm47xx-switch ${EXTDIR}/rc.d/init.d/ 37 ln -sf ../init.d/bcm47xx-switch ${EXTDIR}/rc.d/start/S08bcm47xx-switch 38 ln -sf ../init.d/bcm47xx-switch ${EXTDIR}/rc.d/stop/K82bcm47xx-switch 39 35 40 .PHONY: all create-dirs install install-dropbear install-bridge
Note:
See TracChangeset
for help on using the changeset viewer.