mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 19:02:43 +08:00
linkerfiles: Fix relative path in file header
This commit is contained in:
committed by
Xiang Xiao
parent
47cb41c92f
commit
13535d8725
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* examples/nxflat/gnu-nxflat-gotoff.ld
|
||||
* binfmt/libnxflat/gnu-nxflat-gotoff.ld
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* examples/nxflat/gnu-nxflat-pcrel.ld
|
||||
* binfmt/libnxflat/gnu-nxflat-pcrel.ld
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
||||
Reference in New Issue
Block a user