Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: wan6 should reference wan intead of referencing itself. | John Crispin | 2014-08-18 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42199 | ||||
* | base-files: add a hardware detection layer | John Crispin | 2014-08-18 | 1 | -0/+173 |
this allows targets to use the new uci-default helper which will generate a file called /etc/board.json. a tool called /bin/config_generate can then be used to generate the default uci settings. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42185 |