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
- Original Message
> From: bifferos <[EMAIL PROTECTED]>
> I should just point out that you can already have USB root
> in a way consistent with OpenWrt mainline and that is
> described here: http://wiki.openwrt.org/UsbStorageHowto
> if possibly a little out of date, you should get