# Makefile for linuxtv.org dvb-apps/lib/libesg/transport
.PHONY: sub-error-transport
sub-error-transport:
$(error You can't use this makefile directly.)
ifneq ($(lib_name),)
objects += transport/session_partition_declaration.o
sub-install += transport
else
includes = session_partition_declaration.h
include ../../../Make.rules
lib_name = libesg/transport
endif
pository'/>
Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Update dvb-t/au-Brisbane as per Brian Burch's bug report on Ubuntu
Launchpad:
https://bugs.launchpad.net/ubuntu/+source/dtv-scan-tables/+bug/1393280
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
|
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
|
|
All of the DNA muxes in Finland are DVB-T2, not DVB-T.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
|
|
The new mux H is being broadcasted by Digita from 6 stations in Finland.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
|
|
Probably should have happened as part of 06e54ff.
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|