diff options
Diffstat (limited to 'linux.morph')
-rw-r--r-- | linux.morph | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linux.morph b/linux.morph index 9307a161f052..0d755b6e734b 100644 --- a/linux.morph +++ b/linux.morph @@ -47,8 +47,6 @@ configure-commands: - scripts/config -d DEBUG_STACK_TRACE - scripts/config -e NFSD - scripts/config -e NFSD_V3 -- scripts/config -d CPU_FREQ_DEFAULT_GOV_USERSPACE -- scripts/config -e CPU_FREQ_DEFAULT_GOV_ONDEMAND - yes '' | make ARCH=arm oldconfig build-commands: - make $MAKEFLAGS ARCH=arm zImage dtbs |