1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add modules.d to kernel modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1454 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2005-07-16 09:49:24 +00:00
parent 749530cb97
commit 7e963476a9
6 changed files with 29 additions and 22 deletions

View File

@@ -26,7 +26,7 @@ $(LINUX_DIR)/.drivers-unpacked: $(LINUX_DIR)/.unpacked
$(eval $(call KMOD_template,SANGAM_ATM,sangam-atm,\
$(MODULES_DIR)/kernel/drivers/atm/tiatm.o \
,CONFIG_MIPS_SANGAM_ATM,, \
,CONFIG_MIPS_SANGAM_ATM,kmod-atm,60,tiatm, \
cp $(BUILD_DIR)/$(ATM_FIRMWARE_DIR)/*.bin $$(I_SANGAM_ATM)/lib/modules/ \
))