/
UCS
/
openwrt
Обзор
Документация
Войти
/
UCS
/
openwrt
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
target/linux/generic/image/Makefile
10 строк
206 B
Adrian Schmutzler
target: use SPDX license identifiers on Makefiles
10 фев 2021, 17:47
10 фев 2021, 17:47
598b295
Код
Авторство
О чём код?
# SPDX-License-Identifier: GPL-2.0-only # # Copyright (C) 2006-2010 OpenWrt.org include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/image.mk # use default targets for everything $(eval $(call BuildImage))