sbts2050-util: Allow to install it on sysmoBTSv2 as well

This commit is contained in:
Holger Hans Peter Freyther 2014-09-02 18:30:20 +02:00
parent 2e1f051a69
commit 28628cba81
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ do_compile() {
:
}
COMPATIBLE_MACHINE = "sysmobts-2050"
COMPATIBLE_MACHINE = "sysmobts-v2"
PACKAGE_ARCH = "${MACHINE_ARCH}"
INSANE_SKIP_${PN} += "already-stripped ldflags"