OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
arch
/
xtensa
/
platforms
/
xtfpga
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:13 AM
rwxr-xr-x
📄
Makefile
363 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📁
include
-
05/09/2024 07:14:13 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