[OpenWrt-Devel] Changeset 9870 is broken

2008-10-20 Thread Roberto Riggio
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

Re: [OpenWrt-Devel] setting kernel config parameters from ./files/

2008-10-20 Thread Stanislav Sinyagin
- 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