1 #############################################################
3 # Any custom stuff you feel like doing....
5 #############################################################
6 CUST_DIR
:=$(SOURCE_DIR
)/customize
7 ROOT_DIR
:=$(BUILD_DIR
)/root
10 cp
-af
$(CUST_DIR
)/* $(ROOT_DIR
)/
This page took 0.043925 seconds and 5 git commands to generate.