nDPId/packages/openwrt/README.md
Toni Uhlig aca1615dc1
OpenWrt packaging support.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2022-09-13 13:53:48 +02:00

8 lines
301 B
Markdown

HowTo use this
==============
Simply add `src-link ndpid_testing [path-to-this-dir]` to your OpenWrt repository feeds (`feeds.conf`).
Run `./scripts/feeds update -a && ./scripts/feeds install -a` from the OpenWrt repository directory.
There should be a new package named `nDPId-testing` available.