Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

chrisber/openwrt-ipkg-snap7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Building snap7 from source

cd ./docker

  • make shell
  • cd openwrt
  • make menuconfig
  • select target x86
  • select under libraries snap7
  • save
  • make package/snap7/install

Library should be build to build_dir/i386_...x86/snap-.../libsnap7.so ipk package path ist bin/i386_...x86/snap-.../snap7.ipk

openwrt files: Menu config makefile : /data/Makefile

Building standalone:

  • copy /data to /package/snap7
  • make menuconfig
  • select target x86
  • select under libraries snap7
  • save
  • make package/snap7/install

About

Snap7 for openwrt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published