Changeset 13168

Show
Ignore:
Timestamp:
11/04/09 12:44:44 (2 weeks ago)
Author:
eko
Message:

some Hotspot System work for testing

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/router/rules/chillispot.mk

    r10496 r13168  
    1414        install -D chillispot/config/fon.webhotspot $(INSTALLDIR)/chillispot/etc/config/fon.webhotspot 
    1515endif 
     16ifeq ($(CONFIG_HOTSPOT),y) 
     17        install -D chillispot/config/hotss.nvramconfig $(INSTALLDIR)/chillispot/etc/config/hotss.nvramconfig 
     18        install -D chillispot/config/hotss.webhotspot $(INSTALLDIR)/chillispot/etc/config/hotss.webhotspot 
     19endif 
    1620        install -D chillispot/src/chilli $(INSTALLDIR)/chillispot/usr/sbin/chilli 
    1721        $(STRIP) $(INSTALLDIR)/chillispot/usr/sbin/chilli