Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1606 → Rev 1690

/demos/trunk/bttvdemo/makefile
File deleted
/demos/trunk/bttvdemo/Makefile
0,0 → 1,10
APPS:= bttv
 
S?=../../
include $(S)/mk/App.mk
 
bttv:
make -f $(S)/Makefile APP=bttv OTHEROBJS="initfile.o" \
OTHERINCL= SHARKOPT="__LINUXC26__ __PCI__ __INPUT__ \
__FB__ __I2C__ __BTTV__"