OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
arch
/
xtensa
/
platforms
/
xtfpga
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:16 AM
rwxr-xr-x
📄
Makefile
363 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📁
include
-
11/17/2022 06:42:16 AM
rwxr-xr-x
Editing: Makefile
Close
# Makefile for the Tensilica xtavnet Emulation Board # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unless it's something special (ie not a .c file). # # Note 2! The CFLAGS definitions are in the main makefile... obj-y += setup.o obj-$(CONFIG_XTFPGA_LCD) += lcd.o