mirror of
https://github.com/utoni/nDPId.git
synced 2026-05-05 19:15:06 +00:00
* ReadMe stuff * OpenWrt Makefile: set NEED_LINKING_AGAINST_LIBM=ON Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
14 lines
516 B
Markdown
14 lines
516 B
Markdown
Notice
|
|
======
|
|
|
|
You should only use this as a feed if you are aware that you will get an unstable `nDPId` version.
|
|
To get a more stable `nDPId` experience, use the https://github.com/utoni/my-openwrt-packages feed.
|
|
|
|
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.
|