Re: [LEDE-DEV] [PATCH] brcm47xx: open code Makefile entries for all devices

2016-10-24 Thread Rafał Miłecki
On 20 October 2016 at 08:02, Rafał Miłecki wrote: > From: Rafał Miłecki > > If we want to use some of new features like per device rootfs we will > need this to specify them there. > > Signed-off-by: Rafał Miłecki Pushed with spaces instead of tabs to match other targets. Thanks Felix. ___

[LEDE-DEV] [PATCH] brcm47xx: open code Makefile entries for all devices

2016-10-19 Thread Rafał Miłecki
From: Rafał Miłecki If we want to use some of new features like per device rootfs we will need this to specify them there. Signed-off-by: Rafał Miłecki --- target/linux/brcm47xx/image/Makefile | 642 --- 1 file changed, 527 insertions(+), 115 deletions(-) diff