diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-10-21 00:49:01 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-10-21 00:49:01 +0000 |
commit | fe5db5028511da9bfd7036b0430761563cef0c39 (patch) | |
tree | 7e2229793969287c44f8514da51e4472c3c6bdeb /themes/base/Makefile | |
parent | f35cea8c53ef5d7be0c5b1e4a915f5583eab3df1 (diff) |
* luci/themes:
- create new package luci-theme-base
- add new base package to package feed
- make openwrt.org and openwrtlight themes depend on theme-base
Diffstat (limited to 'themes/base/Makefile')
-rw-r--r-- | themes/base/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/base/Makefile b/themes/base/Makefile new file mode 100644 index 000000000..81a96f6a8 --- /dev/null +++ b/themes/base/Makefile @@ -0,0 +1,2 @@ +include ../../build/config.mk +include ../../build/module.mk
\ No newline at end of file |