From 27d678d3e1aa118cdb6a1fb89c35b0eef66d0d41 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 8 Jul 2011 14:36:26 +0000 Subject: [PATCH] set correct board in tapidemo when building a falcon image SVN-Revision: 27561 --- package/ltq-tapidemo/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ltq-tapidemo/Config.in b/package/ltq-tapidemo/Config.in index a799eddd02..3d11750001 100644 --- a/package/ltq-tapidemo/Config.in +++ b/package/ltq-tapidemo/Config.in @@ -2,7 +2,7 @@ choice prompt "board selection" depends on PACKAGE_ltq-tapidemo default VOICE_CPE_TAPIDEMO_BOARD_EASY50712_V3 if TARGET_lantiq_danube - default VOICE_CPE_TAPIDEMO_BOARD_EASY508xx if TARGET_lantiq_ar9 + default VOICE_CPE_TAPIDEMO_BOARD_EASY508xx if TARGET_lantiq_ar9||TARGET_lantiq_falcon default VOICE_CPE_TAPIDEMO_BOARD_EASY80910 if TARGET_lantiq_vr9 help Select the target platform. -- 2.30.2