better network support, dhcp detection, from=http://... support
This commit is contained in:
@@ -102,6 +102,12 @@ copy_including_deps /$LMK/kernel/drivers/scsi/scsi_mod.*
|
||||
copy_including_deps /$LMK/kernel/drivers/scsi/sg.*
|
||||
copy_including_deps /$LMK/kernel/drivers/ata
|
||||
|
||||
# network support drivers
|
||||
if [ "$NETWORK" = "true" ]; then
|
||||
# add all known ethernet drivers
|
||||
copy_including_deps /$LMK/kernel/drivers/net/ethernet
|
||||
fi
|
||||
|
||||
# copy all custom-built modules
|
||||
copy_including_deps /$LMK/updates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user