Make wopr build package

This commit is contained in:
Neale Pickett 2011-02-25 22:35:29 -07:00
parent 6e8e055359
commit 55d6570f49
5 changed files with 15 additions and 0 deletions

14
packages/wopr/wopr.mk Normal file
View File

@ -0,0 +1,14 @@
WOPR_PKGDIR = $(TARGET)/wopr
wopr-source:
wopr-build:
wopr-install: packages/wopr/tokens.txt
mkdir -p $(WOPR_PKGDIR)
cp packages/wopr/tokens.txt $(WOPR_PKGDIR)/
$(call COPYTREE, packages/wopr/www, $(WOPR_PKGDIR)/www)
wopr-clean:
PACKAGES += wopr

View File

@ -576,6 +576,7 @@ Bb.commands = {
Wopr = Host:new("wopr", "WOPR%")
Wopr.history = {
'subsys comm',
'wopr:xopev-zihuk-hubyx',
'exit',
'subsys comm',
'bb',