mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user