blob: 480509193f8a104e8bd27bf5d4655c8e42940f26 (
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/bcm27xx/modules/*.mk
|