Browse Source

..oops, this is a shell script, not a makefile. Silly me.

Adrian Chadd 11 years ago
parent
commit
a7e3c8a1b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build

+ 1 - 1
build

@@ -4,7 +4,7 @@ rm htc_9271.fw
 rm htc_7010.fw
 
 # MAKE=gmake
-MAKE?=make
+MAKE=make
 
 echo "*** AR9271 ***"
 ( cd target_firmware/magpie_fw_dev/build/k2_1_0/image/k2_ram	\