mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
this needs my patched aotom driver to work
Origin commit data
------------------
Branch: master
Commit: e91dcc03bc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-04-15 (Sun, 15 Apr 2012)
------------------
This commit was generated by Migit
7 lines
94 B
Makefile
7 lines
94 B
Makefile
bin_PROGRAMS =
|
|
|
|
if BOXTYPE_SPARK
|
|
bin_PROGRAMS += spark_fp
|
|
spark_fp_SOURCES = spark_fp.c
|
|
endif
|