https://github.com/ppetr/openwrt-miredo
An OpenWRT package configuration for MIredo
https://github.com/ppetr/openwrt-miredo
Last synced: 5 months ago
JSON representation
An OpenWRT package configuration for MIredo
- Host: GitHub
- URL: https://github.com/ppetr/openwrt-miredo
- Owner: ppetr
- License: gpl-2.0
- Created: 2017-03-25T21:16:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T08:25:15.000Z (almost 7 years ago)
- Last Synced: 2025-08-25T19:36:10.691Z (10 months ago)
- Language: Makefile
- Size: 12.7 KB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Miredo for OpenWRT
Currently this package is [under
review](https://github.com/openwrt/packages/pull/4201) to be included in the
OpenWRT packages repository.
## Building the package manually
- Obtain and unpack
[OpenWRT SDK](https://wiki.openwrt.org/doc/howto/obtain.firmware.sdk) for
your target platform.
- Change directory there, in `OpenWrt-SDK...`.
- Put these source files into `package/miredo`.
- Run `make`.
- The package is built in `packages/base/miredo_....ipk`.
## License
Copyright (C) 2017 Petr Pudlák
This is free software, licensed under the GNU General Public License v2.
See [/LICENSE](LICENSE) for more information.