Commit 7564033f authored by Eric Andersen's avatar Eric Andersen
Browse files

Mention the new ncurses-headers zlib-headers openssl-headers targets

parent e402401f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -77,6 +77,10 @@ TARGETS+=busybox tinylogin
# Everything needed to build a full uClibc development system!
#TARGETS+=coreutils findutils bash make sed gawk gcc_target

# Of course, if you are installing a development system, you
# may want some header files so you can compile stuff....
#TARGETS+=ncurses-headers zlib-headers openssl-headers

# Some nice debugging tools
#TARGETS+=gdb strace