Commit bc9faa33 authored by Eric Andersen's avatar Eric Andersen
Browse files

Stock buildroot is not supposed to build gcc_target

parent 74c16357
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@ TARGETS+=busybox tinylogin
#If you want a development system, you probably want gcc built
# with uClibc so it can run within your dev system...
#TARGETS+=gcc2_95_target
TARGETS+=gcc3_3_target
#TARGETS+=gcc3_3_target

# Of course, if you are installing a development system, you
# may want some header files so you can compile stuff....