blob: 3e51e84879b88f00cc2bc020d2c62a5cde3f7b7e (
plain)
1
2
3
4
5
6
7
8
|
#
# Copyright (C) 2019 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/target/linux/brcm2708/modules/*.mk
|