WIP: make all directories configuralble

This commit is contained in:
Tobias Klaus 2014-11-29 17:31:46 +01:00
parent e58a6bbe95
commit 31f556fa30

View file

@ -1,6 +1,9 @@
#!/bin/bash
builddir=./build
srcdir=${PWD}/src
feeddir=${PWD}/src/packages
patchdir=${PWD}/build_patches
OPENWRTREV=42096
OPENWRTURL=svn://svn.openwrt.org/openwrt/branches/barrier_breaker