From c7bf9cc575dea15ecc8780afd34ffb3503f3249b Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 27 Sep 2018 01:21:33 +0200 Subject: try to isolate netstack to library --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7a0f2d8..2758bcc 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,6 @@ AS=i686-elf-as ############ compiler flags ############ - #https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html CFLAGS= -- cgit v1.2.3