mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add ide drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@787 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -98,6 +98,9 @@ $(eval $(call KMOD_template,LP,lp,\
|
||||
$(MODULES_DIR)/kernel/drivers/parport/parport_splink.o \
|
||||
$(MODULES_DIR)/kernel/drivers/char/lp.o \
|
||||
,CONFIG_PARPORT))
|
||||
$(eval $(call KMOD_template,IDE,ide,\
|
||||
$(MODULES_DIR)/kernel/drivers/ide/*.o \
|
||||
,CONFIG_IDE))
|
||||
$(eval $(call KMOD_template,EXT2,ext2,\
|
||||
$(MODULES_DIR)/kernel/fs/ext2/*.o \
|
||||
,CONFIG_EXT2_FS))
|
||||
|
||||
Reference in New Issue
Block a user