Changeset 374f7ce in bootscripts-embedded for Makefile


Ignore:
Timestamp:
Oct 18, 2013, 6:32:31 AM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
06619cc
Parents:
df6a922
git-author:
Andrew Bradford <andrew@…> (10/18/13 06:23:16)
git-committer:
Andrew Bradford <andrew@…> (10/18/13 06:32:31)
Message:

Delete bcm47xx-switch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rdf6a922 r374f7ce  
    3838        ln -sf ../init.d/bridge ${EXTDIR}/rc.d/stop/K81bridge
    3939
    40 install-bcm47xx: create-dirs
    41         install -m ${MODE} clfs/rc.d/init.d/bcm47xx-switch ${EXTDIR}/rc.d/init.d/
    42         ln -sf ../init.d/bcm47xx-switch ${EXTDIR}/rc.d/start/S08bcm47xx-switch
    43         ln -sf ../init.d/bcm47xx-switch ${EXTDIR}/rc.d/stop/K82bcm47xx-switch
    44 
    4540install-dropbear: create-dirs
    4641        install -m ${MODE} clfs/rc.d/init.d/sshd   ${EXTDIR}/rc.d/init.d/
     
    5348        ln -sf ../init.d/hostapd ${EXTDIR}/rc.d/stop/K82hostapd
    5449
    55 .PHONY: dist all create-dirs install install-bcm47xx install-dropbear \
     50.PHONY: dist all create-dirs install install-dropbear \
    5651        install-hostapd
Note: See TracChangeset for help on using the changeset viewer.