ivanovborislav / rtl8188eu

Realtek RTL8188EU v5.13.3 (2021-06-15) Wireless Lan Driver for Linux
GNU General Public License v2.0
113 stars 29 forks source link

Use -j <n> flag for faster build time #26

Open KevinRohn opened 5 months ago

KevinRohn commented 5 months ago

Description

Use the -j$(expr $(nproc) - 1) option in make to decrease build time.