Changeset 12002
- Timestamp:
- 04/24/09 00:52:53 (4 years ago)
- Location:
- src/router/kromo/dd-wrt
- Files:
-
- 3 edited
-
Makefile (modified) (1 diff)
-
graph_cpu.svg (modified) (1 diff)
-
graph_if.svg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/kromo/dd-wrt/Makefile
r11900 r12002 335 335 ifeq ($(CONFIG_ERC),y) 336 336 mkdir $(INSTALLDIR)/www/style/erc-machinery 337 cp erc/erc-machinery/style.css $(INSTALLDIR)/www/style/erc-machinery 338 cp erc/common.css $(INSTALLDIR)/www/style 339 # cp erc/images/logo.png $(INSTALLDIR)/www/style 340 cp erc/images/* $(INSTALLDIR)/www/images 341 cp erc/logo-help.png $(INSTALLDIR)/www/help 342 337 cp -f erc/erc-machinery/style.css $(INSTALLDIR)/www/style/erc-machinery 338 cp -f erc/common.css $(INSTALLDIR)/www/style 339 # cp - ferc/images/logo.png $(INSTALLDIR)/www/style 340 cp -f erc/images/* $(INSTALLDIR)/www/images 341 cp erc/logo-help.png $(INSTALLDIR)/www/help/logo-help.png 342 cp erc/logo-help.png $(INSTALLDIR)/www/images/logo-help.png 343 cp -f erc/common.js $(INSTALLDIR)/www/common.js 344 cp -f erc/help/* $(INSTALLDIR)/www/help 345 cp -f etc/favicon.ico $(INSTALLDIR)/www/images/favicon.ico 343 346 endif 344 347 -
src/router/kromo/dd-wrt/graph_cpu.svg
r7845 r12002 1 1 <?xml version="1.0" encoding="iso-8859-1"?> 2 2 <!-- 3 OpenWRT port of this file based originally on the following:3 DD-WRT port of this file based originally on the following: 4 4 5 5 -
src/router/kromo/dd-wrt/graph_if.svg
r8151 r12002 1 1 <?xml version="1.0" encoding="iso-8859-1"?> 2 2 <!-- 3 OpenWRT port of this file based originally on the following:3 DD-WRT port of this file based originally on the following: 4 4 5 5
Note: See TracChangeset
for help on using the changeset viewer.
