diff options
| author | Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> | 2015-03-31 09:21:57 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-31 13:57:41 +0200 |
| commit | bd8c733fb4a0ca6ca1aa72f8b549d53dcd37f4ee (patch) | |
| tree | b92092420b69f2199bacd7d1f8402815acc6886d /package/net-tools | |
| parent | 42bb259af5ce66a8b74f6d00b9e4cfd81922e0e1 (diff) | |
| download | buildroot-bd8c733fb4a0ca6ca1aa72f8b549d53dcd37f4ee.tar.gz buildroot-bd8c733fb4a0ca6ca1aa72f8b549d53dcd37f4ee.zip | |
packages: indentation cleanup
This commit doesn't touch infra packages.
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/net-tools')
| -rw-r--r-- | package/net-tools/net-tools.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/net-tools/net-tools.mk b/package/net-tools/net-tools.mk index a2abf5bbd9..ee69648764 100644 --- a/package/net-tools/net-tools.mk +++ b/package/net-tools/net-tools.mk @@ -14,7 +14,7 @@ NET_TOOLS_LICENSE_FILES = COPYING # Install after busybox for the full-blown versions ifeq ($(BR2_PACKAGE_BUSYBOX),y) - NET_TOOLS_DEPENDENCIES += busybox +NET_TOOLS_DEPENDENCIES += busybox endif define NET_TOOLS_CONFIGURE_CMDS |

