/openwrt-feed

Primary LanguageMakefileBSD 2-Clause "Simplified" LicenseBSD-2-Clause

OpenWrt Feed

This branch is make for barrier breaker and an CMake 2.8.x.

Packages

How to use

Add the following line to the feeds.conf in the OpenWrt buildroot:

src-git jhgorse https://github.com/jhgorse/openwrt-feed

Update the feed:

./scripts/feeds update jhgorse

Activate the package:

./scripts/feeds install PACKAGE_NAME

Installed packages should now appear in make menuconfig.