1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 23:24:37 +03:00
openwrt-xburst/obsolete-buildroot/make/customize.mk

11 lines
280 B
Makefile
Raw Normal View History

#############################################################
#
# Any custom stuff you feel like doing....
#
#############################################################
CUST_DIR:=$(SOURCE_DIR)/customize
ROOT_DIR:=$(BUILD_DIR)/root
customize:
cp -af $(CUST_DIR)/* $(ROOT_DIR)/