Re: [LEDE-DEV] [PATCH 3/4] include: remove 34k distinction

2016-08-21 Thread John Crispin
On 21/08/2016 19:52, John Crispin wrote: > > > On 21/08/2016 19:23, Jonas Gorski wrote: >> Now that there are no users anymore, drop the 34kc CPU_FLAGS. >> >> Signed-off-by: Jonas Gorski >> --- >> include/target.mk | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/include/target.mk b

Re: [LEDE-DEV] [PATCH 3/4] include: remove 34k distinction

2016-08-21 Thread John Crispin
On 21/08/2016 19:23, Jonas Gorski wrote: > Now that there are no users anymore, drop the 34kc CPU_FLAGS. > > Signed-off-by: Jonas Gorski > --- > include/target.mk | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/target.mk b/include/target.mk > index 8b94959..ed15d04 100644 > --