From 94638aaa5ed25ed796c44f6225d95d76caf81705 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 14 Jul 2020 13:19:06 -0500 Subject: Remove unneeded do_compile from rs9113 --- recipes-kernel/rs9113/rs9113.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-kernel/rs9113') diff --git a/recipes-kernel/rs9113/rs9113.inc b/recipes-kernel/rs9113/rs9113.inc index cf020ef..c624380 100644 --- a/recipes-kernel/rs9113/rs9113.inc +++ b/recipes-kernel/rs9113/rs9113.inc @@ -171,7 +171,9 @@ FILES_${PN}-noarch = " \ ${sysconfdir}/default/ \ ${prefix}/ \ " - +do_compile() { + : Nothing to do +} MR = "${WORKDIR}/rs9113" do_install () { bbnote "pwd,ls: $(pwd) $(ls) WORKDIR is ${WORKDIR}" -- cgit v1.2.3