Re: [OpenWrt-Devel] [PATCH 09/10] x86: fix condition in base-files.mk

2013-10-18 Thread Jo-Philipp Wich
Applied in r38450 - thanks! ~ Jow signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 09/10] x86: fix condition in base-files.mk

2013-10-10 Thread Bruno Randolf
TARGET_x86_generic_Soekris48xx is not defined, CONFIG_TARGET_x86_generic_Soekris48xx is This changes makes it possible to override the network config for soekris net48xx and net45xx targets. Signed-off-by: Bruno Randolf --- target/linux/x86/base-files.mk | 2 +- 1 file changed, 1 insertion(+),