firmware/bsp/wdr4300/root_file_system/etc/config/system
Tim Niemeyer 37805e0e7e bsp/wdr4300: initial support for WDR3500,WDR3600,WDR4300,WDR4310
Series-to: ffol

Series-version: 1

Series-name: for_0.5.0

Cover-letter:
This patchset is meant to be applied to a branch which stores the changes for
the upcoming 0.5.0 release. It hold also all patches from my last set for 0.4.2.

This sets bumps up our OpenWRT base version.

Currently not working:
- Network on WDR3500 have wrong VLAN-IDs

Currently untested:
- All WRxxx and DIR300/Fonera boards

END

Series-changes: 1
- First version of this Patchset

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2014-08-16 13:10:30 +02:00

14 lines
274 B
Plaintext

config 'system'
option 'hostname' 'OpenWrt'
option 'timezone' 'CET-1CEST,M3.5.0,M10.5.0/3'
config 'rdate'
option 'interface' 'wan'
config 'led' 'status_led'
option 'name' 'status'
option 'sysfs' 'tp-link:blue:system'
option 'trigger' 'heartbeat'
# vim: noexpandtab