summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-05 09:48:32 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-05 09:48:32 +0000
commit5c33cdcc411924285a1d55d64374dc3f358adac8 (patch)
tree5441f2b1b1b17ed1352d995acf553ba493195f4a /README
parentcde79864061c8163e76709c8e002899035db5af7 (diff)
remove bison requirement (see [10398] & [14900])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19989 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 43d61601e..2975e5ce6 100644
--- a/README
+++ b/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.