diff --git a/iopsys-brcm63xx-arm/image/Makefile b/iopsys-brcm63xx-arm/image/Makefile
index 2fbafb90a468f400241eafabb1845a99b074aa53..c36c289118cdeb2b6cdcd905877098f8f31bc787 100644
--- a/iopsys-brcm63xx-arm/image/Makefile
+++ b/iopsys-brcm63xx-arm/image/Makefile
@@ -100,7 +100,7 @@ endif
         # strip out unneeded files.
 
         # this is from our "fake" linux kernel git we use in openwrt
-	rm -rf $(BUILD_DIR_ROOT)/lib/modules/4.19.151-*
+	rm -rf $(BUILD_DIR_ROOT)/lib/modules/4.19.183-*
 endef
 
 define Iopsys/Image/FIT