From 7c7de6e612359465aaa13f9563efc0627602333a Mon Sep 17 00:00:00 2001 From: Nonannet Date: Wed, 29 Apr 2020 13:49:32 +0200 Subject: [PATCH] Update makefile --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 1570ed9..44896da 100755 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ #Ensure that openwrt cross-compile environment variables are set prior to calling make: -# ~/bin/openwrt.config +# openwrt.config CC=mipsel-openwrt-linux-gcc