diff --git a/makehdimage b/makehdimage index bf98bc4a82..4065ec0bbb 100755 --- a/makehdimage +++ b/makehdimage @@ -160,6 +160,7 @@ jam -j$(sysinfo -cpu | head -c 2) -q rc resattr kernel boot_loader \ $BEOS_NETWORK_PPP \ $BEOS_NETWORK_PROTOCOLS \ $BEOS_ADD_ONS_DRIVERS_MISC \ + $BEOS_ADD_ONS_DRIVERS_AUDIO \ $BEOS_ADD_ONS_DRIVERS_GRAPHICS \ $BEOS_ADD_ONS_DRIVERS_NET \ $BEOS_ADD_ONS_BUS_MANAGERS \