View Single Post
Old 12-11-2016, 07:24 AM   #735
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
@kaznelson
Woudn't it be easier (and better) to simply remove
Code:
PLATFORM=ntx508
if [ $DEVICE == TOUCH ]; then
	PLATFORM=freescale
fi
and use the values of PLATFORM as they are exported by rcS? The code above does not take into account all models of the Touch anyway.
tshering is offline   Reply With Quote