summaryrefslogtreecommitdiffstats
path: root/package/python-oauthlib
diff options
context:
space:
mode:
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2018-07-22 23:34:45 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-07-28 23:21:14 +0200
commit27aa7ae6182b2c6f8246c46b827a48fc80ffdd62 (patch)
treef4d260d713dfa1a543e1a678059b5e06b27df785 /package/python-oauthlib
parentf906302354e133b81ae8067b775061107e93636a (diff)
downloadbuildroot-27aa7ae6182b2c6f8246c46b827a48fc80ffdd62.tar.gz
buildroot-27aa7ae6182b2c6f8246c46b827a48fc80ffdd62.zip
Makefile: help: BR2_DEFCONFIG for defconfig must be on command line
The help text says that BR2_DEFCONFIG will be used as input, but a BR2_DEFCONFIG specified in the existing .config file will *not* be used. So say explicitly that it must be specified on the command line. Note that both "BR2_DEFCONFIG=... make defconfig" and "make defconfig BR2_DEFCONFIG=..." will work. While we're at it, add a semicolon to separate the two statements. Note that this overflows the help text beyond 80 characters, but that is already the case in many other lines. Reported-by: Anisse Astier <anisse@astier.eu> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-oauthlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud