fix jffs2 and mini_fo mount in failsafe (patch from #7134)
[openwrt.git] / package / siit / Makefile
index fc67d0d..e63087f 100644 (file)
@@ -33,7 +33,7 @@ define Build/Prepare
 endef
 
 define Build/Compile
-       $(MAKE) $(KERNEL_MAKEOPTS) M=$(PKG_BUILD_DIR) modules
+       $(MAKE) $(KERNEL_MAKEOPTS) SUBDIRS="$(PKG_BUILD_DIR)" modules
 endef
 
 $(eval $(call KernelPackage,siit))
This page took 0.024235 seconds and 4 git commands to generate.