diff options
Diffstat (limited to 'target/linux/bcm27xx/modules.mk')
-rw-r--r-- | target/linux/bcm27xx/modules.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/bcm27xx/modules.mk b/target/linux/bcm27xx/modules.mk new file mode 100644 index 0000000000..480509193f --- /dev/null +++ b/target/linux/bcm27xx/modules.mk @@ -0,0 +1,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 |