Build User Library - Ralink RT2880 User Manual

Ralink ap sdk 3.5.0.0 & demo board
Table of Contents

Advertisement

ifeq ($(CONFIG_LIB_LIBTEST_FORCE),y)
@$(MAKE) -C libtest shared
endif
4.
modify RT288x_SDK/source/config/config.in
bool 'Build libtest'
#/ make menuconfig
You can see the "Build libtest" on the menu.
5. Compile your new library
#make dep
#make lib_only
7.3 Buil d user library
# cd RT288x_SDK/source
# make lib_only
# make romfs
.............
The shared libraries are shown in RT288x_SDK /source/romfs/lib
CONFIG_LIB_LIBTEST_FORCE
Figure 5 User Library Configure Menu
Page 28 of 93
RALINK AP SDK 3.3.0.0 User's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rt3052Rt3883Rt3352

Table of Contents