M7350/wlan/8192es/DriverSrcPkg/Driver/HowToMake.txt
2024-09-09 08:59:52 +00:00

7 lines
313 B
Plaintext
Executable File

How to build ?
1. Modify the "platform.mk" to select you platform or add an configuration for your platform.
2. Modify the "config.mk" to configure the driver option(select the chip, features, ...).
3. Overwirte "Makefile" by "Makefile_nrs" if your platform is not realtek system.
4. Run "make".