distro/openwrt-sdk.conf: Distro config to build packages for OpenWRT.
authorPaul Sokolovsky <pmiscml@gmail.com>
Wed, 19 Dec 2007 10:38:03 +0000 (10:38 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Wed, 19 Dec 2007 10:38:03 +0000 (10:38 +0000)
commit572af2d3c9a7af869ed16460fe40e1a158939e2e
tree608e93e39b9b443583b7075d8f7b7c5b3a113004
parentf871fead79da276cf252c7a9ab1b33e33119b009
distro/openwrt-sdk.conf: Distro config to build packages for OpenWRT.
* Only package building is supported (not images).
* Uses SDK tarballs from OpenWRT projects.
* The distro itself is fully target-agnostic, you should just install correct
SDK tarball and pass correct TARGET_ARCH (using environment vs local.conf is highly
recommended).
conf/distro/openwrt-sdk.conf [new file with mode: 0644]