wmiconfig: mark as having broken "make clean"

Set CLEANBROKEN as the Makefile has no "clean" target.

Signed-off-by: Bob Ham <bob.ham@collabora.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Bob Ham 2016-01-18 11:13:15 +00:00 committed by Martin Jansa
parent e5fa3a5ca5
commit 9d140fd109

View File

@ -9,6 +9,8 @@ PR = "r2"
SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=AR6kSDK.build_sw.18;protocol=http"
S = "${WORKDIR}/AR6kSDK.build_sw.18/host/tools/wmiconfig"
CLEANBROKEN = "1"
TARGET_CC_ARCH += "${LDFLAGS}"
do_install() {