
This commit adds creation of the netlink.genl package. The actual capi.i will be filled in upcoming commits so the module is rather dumb for now. Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Thomas Graf <tgraf@suug.ch>
5 lines
58 B
Makefile
5 lines
58 B
Makefile
# -*- Makefile -*-
|
|
|
|
EXTRA_DIST = \
|
|
capi.i \
|
|
__init__.py
|