diff options
Diffstat (limited to 'openwrt/target/device/Makefile.in')
-rw-r--r-- | openwrt/target/device/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/target/device/Makefile.in b/openwrt/target/device/Makefile.in new file mode 100644 index 0000000000..92d6e76bc7 --- /dev/null +++ b/openwrt/target/device/Makefile.in @@ -0,0 +1,2 @@ +-include target/device/*/*/Makefile.in +-include target/device/all/Makefile.in |