1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-04 18:21:52 +02:00
openwrt/obsolete-buildroot/make/customize.mk
Mike Baker e5f9af658d Initial revision
SVN-Revision: 30
2004-05-25 04:32:27 +00:00

11 lines
280 B
Makefile

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