# Makefile for linuxtv.org dvb-apps/test objects = hex_dump.o lnb.o binaries = diseqc \ sendburst \ set22k \ setpid \ setvoltage \ test_av \ test_av_play \ test_dvr \ test_tapdmx \ test_dvr_play \ test_pes \ test_sec_ne \ test_sections \ test_stc \ test_stillimage \ test_tt \ test_vevent \ test_video \ evtest \ szap2 \ lock_s .PHONY: all all: $(binaries) make -C libdvbcfg $@ make -C libdvben50221 $@ make -C libesg $@ make -C libucsi $@ $(binaries): $(objects) clean:: make -C libdvbcfg $@ make -C libdvben50221 $@ make -C libesg $@ make -C libucsi $@ include ../Make.rules t> Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Gavle_Skogmur (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2016-11-18Rename pl-Krosno_Sucha_Gora with only ASCII charactersThomas Petazzoni1-0/+0
The pl-Krosno_Sucha_Gora file, added in commit 4cb113fd15e562f0629000fcad9f41405595198d, is the only file that contains non-ASCII characters in the tree. This causes a number of build issues with other packages that don't necessarily handle very well non-ASCII file name encodings. Since no other file in the tree contain non-ASCII characters in their name, this commit renames pl-Krosno_Sucha_Gora similarly. Examples of files that are named with only ASCII characters even if the city name really contains non-ASCII characters: - pl-Wroclaw should be written pl-Wrocław - se-Laxsjo should be written se-Laxsjö - de-Dusseldorf should be written de-Düsseldorf - vn-Thaibinh should be written vn-Thái_Bình Since there is no real standardization on the encoding of file names, we'd better be safe and use only ASCII characters. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-18UPC Česká republika - value adjustment for FECJosef Schlehofer1-29/+29
From AUTO to 3/5.