diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-03-07 10:45:25 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-03-10 22:12:19 +0100 |
commit | 2a86ea7fc968f297e5b8c6679770d6b5b8fd4646 (patch) | |
tree | f8be5f156fe81211e8e8874eaf935984154edec8 /package/minicom | |
parent | 29b83f05274d312a0088dcfdfd52fffb65f64422 (diff) | |
download | buildroot-novena-2a86ea7fc968f297e5b8c6679770d6b5b8fd4646.tar.gz buildroot-novena-2a86ea7fc968f297e5b8c6679770d6b5b8fd4646.zip |
gptfdisk: ensure that the package always builds/installs something
Until now, selecting just the gptfdisk package wouldn't do anything.
It wouldn't build anything at all, and wouldn't install anything.
This is rather odd.
So now, we ensure that at least one of the two tools that gptfdisk can
build and install is selected. This allows use to factorize a bit the
select of util-linux in Config.in, and remove the if condition in the
makefile that was preventing the package from being built if no tools
was selected.
[Peter: Reword commit text]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/minicom')
0 files changed, 0 insertions, 0 deletions