From 53f6acf70796c5b7c6bc6b456aa870e7b0dfd377 Mon Sep 17 00:00:00 2001 From: Francis Sreeves Date: Wed, 22 May 2013 10:19:02 +0100 Subject: [PATCH] wr21 config template: set default platform variant http://fisheye.digi.com:8060/cru/CR-DEL-27#CFR-516 Signed-off-by: Francis Sreeves --- sdk/config/wr21/local.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sdk/config/wr21/local.conf.sample b/sdk/config/wr21/local.conf.sample index 9509a316e..9962f3f89 100644 --- a/sdk/config/wr21/local.conf.sample +++ b/sdk/config/wr21/local.conf.sample @@ -48,7 +48,10 @@ #MACHINE ?= "routerstationpro" # # This sets the default machine to be qemux86 if no other machine is selected: -MACHINE ??= "wr21" +#MACHINE ??= "qemux86" + +MACHINE = "wr21" +MACHINE_VARIANT = "" # # Where to place downloads