I have the same problem with latest trunk.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roberto Riggio
Sent: Monday, October 20, 2008 8:00 PM
To: openwrt-devel@lists.openwrt.org
Subject: [OpenWrt-Devel] Changeset 9870 is broken
I was trying to use the
I was trying to use the profile specific dirs. However it seems that
when the following snipped is evaluated the $PROFILE variable is not set:
if [ -d $(PLATFORM_DIR)/base-files-$(PROFILE)/. ]; then \
$(CP) $(PLATFORM_DIR)/base-files-$(PROFILE)/* $(1)/; \
fi
I have defined two different profil