Hi Matthew, On Thu, May 08, 2014 at 01:58:35PM -0700, Matthew Fatheree wrote: > From 7d595a327865bb5d518d9d401eb9711dfa7a5c20 Mon Sep 17 00:00:00 2001 > From: Matthew Fatheree <matthew.fathe...@belkin.com> > Date: Sun, 4 May 2014 18:13:05 +0700 > Subject: [PATCH 13/30] add default network configuration for mvebu mamba > > mvebu does not use the default /etc/config/network, it generates a > custom config file on boot up if the config file does not exist yet > > Signed-off-by: Matthew Fatheree <matthew.fathe...@belkin.com> > --- > .../files/etc/uci-defaults/02_network | 23 > ++++++++++++++++++++ > target/linux/mvebu/base-files.mk | 5 +++++ > 2 files changed, 28 insertions(+) > create mode 100755 > package/linksys-base-files/files/etc/uci-defaults/02_network > create mode 100644 target/linux/mvebu/base-files.mk
NACK. This needs to be made more generic so we can add support for other mvebu boards and should be placed here: target/linux/mvebu/base-files/etc/uci-defaults/02_network Luka _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel