~xnox/debian-installer/xnox462

« back to all changes in this revision

Viewing changes to build/config/armhf.cfg

  • Committer: Adam Conrad
  • Date: 2016-06-23 05:11:08 UTC
  • Revision ID: adconrad@0c3.net-20160623051108-cx7glq7ehna2wzy7
Tags: 20101020ubuntu461
Move master kernels to 4.4.0-27.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
MKLIBS = mklibs-copy --ldlib=/lib/ld-linux-armhf.so.3
4
4
 
5
5
KERNELMAJOR = 2.6
6
 
KERNELVERSION = 4.4.0-25
 
6
KERNELVERSION = 4.4.0-27
7
7
KERNEL_FLAVOUR = di
8
8
KERNELIMAGEVERSION = $(KERNELVERSION)
9
9
KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinuz-$(ver))