OpenWrt Forum Archive

Topic: patch: kmod-loop package missing

The content of this topic has been archived on 30 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi
I patched one of the openwrt makefiles to have the kmod-loop package created.

everything is there for it, except some lines in openwrt/target/linux/linux-2.4/Makefile

I added

$(eval $(call KMOD_template,LOOP,loop,\
    $(MODULES_DIR)/kernel/drivers/block/loop.o \
,CONFIG_BLK_DEV_LOOP))

can someone commit that in cvs?

thanks

Sophana,

this is now fixed in CVS (whiterussian).

Thanks for the help

The discussion might have continued from here.