diff options
Diffstat (limited to 'payloads/external')
-rw-r--r-- | payloads/external/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/payloads/external/Makefile.inc b/payloads/external/Makefile.inc index 4bda38a151..eedee05524 100644 --- a/payloads/external/Makefile.inc +++ b/payloads/external/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. -## ifeq ($(CONFIG_PAYLOAD_ELF),y) COREBOOT_ROM_DEPENDENCIES+=$(CONFIG_PAYLOAD_FILE) |