Re: [LEDE-DEV] [PATCH 2/9] package: kernel: dtc: Add device tree compiler package

2017-10-22 Thread Hauke Mehrtens
On 10/22/2017 10:21 PM, Zoltan HERPAI wrote: > From: Marek Vasut > > Add package with the DT compiler v1.4.1 . > > Signed-off-by: Marek Vasut This package is already in the package feed: https://github.com/openwrt/packages/blob/master/libs/dtc/Makefile

[LEDE-DEV] [PATCH 2/9] package: kernel: dtc: Add device tree compiler package

2017-10-22 Thread Zoltan HERPAI
From: Marek Vasut Add package with the DT compiler v1.4.1 . Signed-off-by: Marek Vasut --- package/kernel/dtc/Makefile | 36 1 file changed, 36 insertions(+) create mode 100644 package/kernel/dtc/Makefile diff --git a/package/kernel/dtc/Makefile b/package