build: use -nostdinc and -isystem in NOSTDINC_FLAGS for out-of-tree kernel modules
[openwrt/openwrt.git] / README.md
index 21acbf4b8056279ec223296afec5ce1d085428fe..0581a94a096d738fce93fe639070ffed9fb76ddb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -25,8 +25,8 @@ the [Build System Setup](https://openwrt.org/docs/guide-developer/build-system/i
 documentation.
 
 ```
-gcc binutils bzip2 flex python3 perl make find grep diff unzip gawk getopt
-subversion libz-dev libc-dev rsync
+gcc-6+ binutils bzip2 flex python3.6+ perl make4.1+ find grep diff unzip gawk getopt
+subversion libz-dev libc-dev rsync which
 ```
 
 ### Quickstart