jiachanglin b63c929f4a fix: Generate c files and header files in libnl
Signed-off-by: jiachanglin <jiachanglin@huawei.com>
2022-04-08 02:19:07 +00:00
2019-09-01 16:19:02 +02:00
2015-02-17 15:26:15 +01:00
2015-07-09 22:43:18 +02:00
2022-01-13 08:44:47 +00:00
2012-06-06 11:43:53 +02:00
2019-09-01 16:19:02 +02:00
2012-01-17 12:38:37 +01:00
2014-07-20 18:14:46 +02:00
2022-03-16 02:51:29 +00:00

libnl

Introduction & Software Architecture

Usage Guidelines

Generates Header File

In this warehouse include/netlink/version.h and lib/defs.h file is generated through the following steps

1.Run the following script to generate the tools required for the header file bash install_tool.sh Note:The preceding script performs following operations:Install the autoconf,libtool and pkg-config tools,execute the autogen.sh file in the libnl root directory,generate the configure,defs.h.in and defs.h.in~ files,and then execute the configure command,The version.h file is generated in the include/netlink directory,defs.h file is generated in the lib directory.

Contribution

How to involve

Commit message spec

Repositories Involved

third_party_wpa_supplicant

drivers_peripheral

Description
No description provided
Readme 15 MiB
Languages
Shell 100%