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".

