]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/tftpd
kernel: update to 4.14.206
[people/pmueller/ipfire-2.x.git] / lfs / tftpd
index e0cd93bdae08ddc73a3e28d6864081e6cceedf64..81f9f3c95bd0db76b5d15963a66cc3a69f48d7e5 100644 (file)
--- a/lfs/tftpd
+++ b/lfs/tftpd
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -34,7 +34,9 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = tftpd
 PAK_VER    = 1
 
-DEPS       = ""
+DEPS       =
+
+CFLAGS    += -fcommon
 
 ###############################################################################
 # Top-level Rules