diff options
Diffstat (limited to 'util/nvramtool/Makefile.inc')
-rw-r--r-- | util/nvramtool/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/nvramtool/Makefile.inc b/util/nvramtool/Makefile.inc index 5643caa01a..48f6d86557 100644 --- a/util/nvramtool/Makefile.inc +++ b/util/nvramtool/Makefile.inc @@ -14,10 +14,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## OS_ARCH = $(shell uname) NVRAMTOOLFLAGS := -I$(top)/util/nvramtool |