aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/base-files/etc/board.d
Commit message (Collapse)AuthorAgeFilesLines
* kernel: drop everything not on kernel version 4.14Daniel Golle2019-06-121-28/+0
| | | | | | | | | | * Remove testing patches for kernel version 4.19 * remove targets ar7, ixp4xx, orion Those targets are still on kernel 4.9, patches for 4.14 were not ready in time. They may be readded once people prepare and test patches for kernel 4.14. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* all: drop old uci-defaults.shJo-Philipp Wich2015-12-111-1/+1
| | | | | | | | | Replace former uci-defaults.sh implementation with the uci-defaults-new.sh one and update all users accordingly. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 47867
* ar7: switch from uci-defaults to board.dJo-Philipp Wich2015-12-041-0/+28
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 47757