On 11/22/2013 04:41 AM, Daniel Golle wrote:
> Kconfig asks for
> Switch target support (EXPERIMENTAL) (DM_SWITCH) [N/m/?] (NEW)
> and waits for user input which breaks automated builds when using
> kernel 3.12.
>
> Signed-off-by: Daniel Golle
Nack
This was already fixed in r38820.
https://dev
Kconfig asks for
Switch target support (EXPERIMENTAL) (DM_SWITCH) [N/m/?] (NEW)
and waits for user input which breaks automated builds when using
kernel 3.12.
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/block.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/kerne
Kconfig asks for
Switch target support (EXPERIMENTAL) (DM_SWITCH) [N/m/?] (NEW)
and waits for user input which breaks automated builds when using
kernel 3.12.
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/block.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --g