mirror of
https://github.com/coolsnowwolf/lede
synced 2025-01-05 12:06:51 +08:00
7 lines
106 B
Makefile
7 lines
106 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Copyright (C) 2006 OpenWrt.org
|
|
|
|
world ${.TARGETS}:
|
|
@gmake $@
|