枫树笔记
Archive
Tags
@好友🧔🏻涛叔
Home
»
Tags
Makfile
OpenWRT编译系统分析之subdir函数的用法
subdir函数是OpenWRT中使用得非常广泛的一个Makefile函数。该函数定义在include/subdir.mk中。该函数主要包括...