Changeset 10525


Ignore:
Timestamp:
10/16/08 14:44:37 (5 years ago)
Author:
BrainSlayer
Message:

adjustment for cnc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/kromo/dd-wrt/Makefile

    r10412 r10525  
    271271ifeq ($(CONFIG_TRIMAX),y) 
    272272        cp -f trimax/logo.png $(INSTALLDIR)/www/style/logo.png 
     273endif 
     274ifeq ($(CONFIG_CNC),y) 
     275        cp -f cnc/common.js $(INSTALLDIR)/www/common.js 
    273276endif 
    274277ifeq ($(CONFIG_MAKSAT),y) 
Note: See TracChangeset for help on using the changeset viewer.