5 lines
78 B
Makefile
5 lines
78 B
Makefile
TARGET = imx53_pwd_drv
|
|
REQUIRES = arm_v7
|
|
SRC_CC = main.cc
|
|
LIBS = base
|