diff --git a/net/ipv4/netfilter/nft_reject_ipv4.ko b/net/ipv4/netfilter/nft_reject_ipv4.ko
new file mode 100644
index 0000000000000000000000000000000000000000..58b529a745f7e5e8d23a8cc30b862fa4ed26fc2d
--- /dev/null
+++ b/net/ipv4/netfilter/nft_reject_ipv4.ko
@@ -0,0 +1,6 @@
+This is a dummy file to please the OpenWrt build system which no longer
+supports 4.19. Until we have found a better solution, this will please the
+OpenWrt build system. Since the kernel or the modules compiled from this repo
+never end up in the image that ends up on the device, the effort spent on
+maintaining the package dependency hierarchy for 4.19 in the OpenWrt build
+system is futile.
diff --git a/net/ipv6/netfilter/nft_reject_ipv6.ko b/net/ipv6/netfilter/nft_reject_ipv6.ko
new file mode 100644
index 0000000000000000000000000000000000000000..58b529a745f7e5e8d23a8cc30b862fa4ed26fc2d
--- /dev/null
+++ b/net/ipv6/netfilter/nft_reject_ipv6.ko
@@ -0,0 +1,6 @@
+This is a dummy file to please the OpenWrt build system which no longer
+supports 4.19. Until we have found a better solution, this will please the
+OpenWrt build system. Since the kernel or the modules compiled from this repo
+never end up in the image that ends up on the device, the effort spent on
+maintaining the package dependency hierarchy for 4.19 in the OpenWrt build
+system is futile.