Commit 48f08516 authored by Eric Andersen's avatar Eric Andersen
Browse files

Little logic cleanup

parent d906413a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

ifeq ($(USE_UCLIBC_TOOLCHAIN),true)
ifeq ($(GCC_2_95_TOOLCHAIN),false)
ifneq ($(GCC_2_95_TOOLCHAIN),true)

#############################################################
#