1 --------------------------------------------------------------------------
2 -- Copyright (c) 2007-2013, ETH Zurich.
3 -- All rights reserved.
5 -- This file is distributed under the terms in the attached LICENSE file.
6 -- If you do not find this file, copies can be found by writing to:
7 -- ETH Zurich D-INFK, Universitaetstr. 6, CH-8092 Zurich. Attn: Systems Group.
9 -- Hakefile for omap44xx fdif driver
11 --------------------------------------------------------------------------
14 build application { target = "fdif",
15 cFiles = (find withSuffices [".c"]),
17 "omap/omap44xx_cam_prm",
18 "omap/omap44xx_cam_cm2",
19 "omap/omap44xx_sr_mpu",
21 "omap/omap44xx_device_prm" ],