fix typo (closes: #2275)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8492 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Nicolas Thill 2007-08-26 13:00:27 +00:00
parent 9e4ac01593
commit 5780bcb8db
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ define Stage2/Configure
--with-gnu-ld \
--disable-nls \
--disable-libmudflap \
--disable-mutlitlib \
--disable-multilib \
);
endef