diff options
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r-- | conf/bitbake.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 0caa162f67..e711a1f1d2 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -656,8 +656,6 @@ require conf/enterprise.conf # Weak variables (usually to retain backwards compatibility) ################################################################## -OLDEST_KERNEL ?= "2.4.0" - DL_DIR ?= "${TMPDIR}/downloads" IMAGE_FSTYPES ?= "tar.gz" PCMCIA_MANAGER ?= "pcmcia-cs" |