Skip to content

hnw/openwrt-packages-lv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openwrt-packages-lv Build Status

This is lv package for OpenWrt, tested on OpenWrt 15.05.1 / LEDE 17.01.4.

How to install binary package

See hnw/openwrt-packages.

How to build

To build these packages, add the following line to the feeds.conf in the OpenWrt buildroot:

$ cp feeds.conf.default feeds.conf # if needed
$ echo 'src-git hnw_lv https://github.com/hnw/openwrt-packages-lv.git' >> feeds.conf

Then you can build packages as follows:

$ ./scripts/feeds update -a
$ ./scripts/feeds install lv
$ make defconfig
$ make package/toolchain/compile
$ make package/lv/compile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published