From 764690b2d6fceca0e1459c8ab6b8a3923e80043f Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Fri, 29 Jul 2016 14:12:02 -0400 Subject: reproducible_openwrt_common: comment openwrt_build Signed-off-by: Holger Levsen --- bin/reproducible_openwrt_common.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh index f287041b..784d8008 100644 --- a/bin/reproducible_openwrt_common.sh +++ b/bin/reproducible_openwrt_common.sh @@ -120,6 +120,9 @@ openwrt_build_toolchain() { ionice -c 3 make -j $NUM_CPU toolchain/install } +# TYPE - openwrt or lede +# RUN - b1 or b2. b1 means first run, b2 second +# TARGET - a target including subtarget. E.g. ar71xx_generic openwrt_build() { TYPE=$1 RUN=$2 -- cgit v1.2.3-70-g09d2