diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-11 16:56:16 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-11 16:56:16 +0000 |
commit | 64541eda089848a84ffed7e73057fed22c6f125c (patch) | |
tree | 0d7f20444c020bcfec0f061b3a2addc823b5d9c0 /themes/openwrt-light/Makefile | |
parent | ba28c052427a24ecb762d834dec4404b47189c64 (diff) |
* luci/themes: add "OpenWrt Light" theme, a derivate of openwrt.org theme without images
Diffstat (limited to 'themes/openwrt-light/Makefile')
-rw-r--r-- | themes/openwrt-light/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/openwrt-light/Makefile b/themes/openwrt-light/Makefile new file mode 100644 index 000000000..81a96f6a8 --- /dev/null +++ b/themes/openwrt-light/Makefile @@ -0,0 +1,2 @@ +include ../../build/config.mk +include ../../build/module.mk
\ No newline at end of file |