diff --git a/config/Config-kernel.in b/config/Config-kernel.in index f71114b5d..a3239a741 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -48,7 +48,7 @@ config KERNEL_DEBUG_FS config KERNEL_MIPS_FP_SUPPORT bool - default y if TARGET_pistachio + default y config KERNEL_ARM_PMU bool diff --git a/tools/Makefile b/tools/Makefile index 18a843522..8119997aa 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -41,6 +41,7 @@ $(curdir)/autoconf/compile := $(curdir)/m4/compile $(curdir)/automake/compile := $(curdir)/m4/compile $(curdir)/autoconf/compile $(curdir)/pkgconf/compile $(curdir)/xz/compile $(curdir)/b43-tools/compile := $(curdir)/bison/compile $(curdir)/bc/compile := $(curdir)/bison/compile $(curdir)/libtool/compile +$(curdir)/upx/compile := $(curdir)/ucl/compile $(curdir)/bison/compile := $(curdir)/flex/compile $(curdir)/cbootimage/compile += $(curdir)/automake/compile $(curdir)/cmake/compile += $(curdir)/libressl/compile $(curdir)/ninja/compile