diff options
author | Marcel Patzlaff <m.patzlaff@pilz.de> | 2018-10-21 17:21:10 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-10-21 19:57:06 +0200 |
commit | bf9ccfc37b6594c41163eb235384abb4771a6a1c (patch) | |
tree | 2d5c714d81fe82db36a55ff10b983b3047d16b25 /package/python-serial-asyncio/python-serial-asyncio.mk | |
parent | 0b68713aae2887edf395c135ebbfaeeb8e77f2f4 (diff) | |
download | buildroot-bf9ccfc37b6594c41163eb235384abb4771a6a1c.tar.gz buildroot-bf9ccfc37b6594c41163eb235384abb4771a6a1c.zip |
utils/diffconfig: remove BR2_* prefix restriction
The utils/diffconfig script works only on variables with the BR2_
prefix. This is OK for Buildroot [def]configs since this is the prefix
for all user-facing variables, but it prevents using the same script
to compare configs from kconfig-based packages.
Remove the BR2_ restriction, allowing usage such as:
./utils/diffconfig \
board/qemu/xtensa-lx60/linux.config \
board/qemu/xtensa-lx60/linux-nommu.config
Signed-off-by: Marcel Patzlaff <m.patzlaff@pilz.de>
Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net>
Tested-by: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-serial-asyncio/python-serial-asyncio.mk')
0 files changed, 0 insertions, 0 deletions