From: Max Filippov <jcmvbkbc@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/devmem2: remove reference from package/Config.in
Date: Mon, 23 Sep 2019 13:22:31 -0700 [thread overview]
Message-ID: <20190923202231.805-1-jcmvbkbc@gmail.com> (raw)
Change that removed package/devmem2 didn't remove reference to it from
the package/Config.in. As a result make menuconfig fails with the
following message now:
package/Config.in:428: can't open file "package/devmem2/Config.in"
Remove reference to the package/devmem2 from package/Config.in.
Cc: Carlos Santos <unixmania@gmail.com>
Fixes: 2b2579afebfc ("package/devmem2: remove package")
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
---
package/Config.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/Config.in b/package/Config.in
index 2fc11065f68d..c336dfeda342 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -425,7 +425,6 @@ endmenu
source "package/dbus-glib/Config.in"
source "package/dbus-python/Config.in"
source "package/dbus-triggerd/Config.in"
- source "package/devmem2/Config.in"
source "package/dfu-util/Config.in"
source "package/dmidecode/Config.in"
source "package/dmraid/Config.in"
--
2.11.0
next reply other threads:[~2019-09-23 20:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-23 20:22 Max Filippov [this message]
2019-09-23 20:34 ` [Buildroot] [PATCH] package/devmem2: remove reference from package/Config.in Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190923202231.805-1-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox