TT#49106 Move target all as a prerequisite for the kernel-module

Change-Id: I6dd8a8362d8b26ad760c252b6d97e97a8b3cd931
changes/71/25871/3
Guillem Jover 7 years ago
parent 96d62c79b3
commit 7bf0f52b94

@ -10,8 +10,7 @@ all:
$(MAKE) -C iptables-extension
$(MAKE) -C t
with-kernel:
$(MAKE) all
with-kernel: all
$(MAKE) -C kernel-module
distclean clean:

Loading…
Cancel
Save