瀏覽代碼

remove bison requirement (see [10398] & [14900])

SVN-Revision: 19989
Nicolas Thill 15 年之前
父節點
當前提交
7c0dea599d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README

+ 1 - 1
README

@@ -3,7 +3,7 @@ This is the buildsystem for the OpenWrt Linux distribution
 Please use "make menuconfig" to configure your appreciated
 configuration for the toolchain and firmware.
 
-You need to have installed gcc, binutils, patch, bzip2, flex, bison,
+You need to have installed gcc, binutils, patch, bzip2, flex,
 make, gettext, pkg-config, unzip, libz-dev and libc headers.
 
 Simply running 'make' will build your firmware.