package/ebtables: use a foreach make loop instead of a for shell loop
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 22 Dec 2019 20:17:36 +0000 (21:17 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 22 Dec 2019 21:25:58 +0000 (22:25 +0100)
commitaa5d8a2b3fe3559db1256b8395561088e4500ba7
tree55120da443baa8b2f8d42c1e9c9fa7088187c521
parentd6febe48c82d0a65e17aab1eadfb70921e40c354
package/ebtables: use a foreach make loop instead of a for shell loop

make loops are more commonly used in Buildroot, are shorter, and have
built-in error handling.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ebtables/ebtables.mk