Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
実行中のカーネル ディストリビューション (ubuntu) 用に usb-storage.ko モジュールをビルドするにはどうすればよいですか
ご返信ありがとうございます。
カーネル ソースとカーネル構成が必要です (完全なカーネルをコンパイルする場合と同様)。
単一のファイルのみをビルドするには、次のように伝えますmake。
make
make drivers/usb/storage/usb-storage.ko