diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2016-05-18 04:07:08 +0100 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2016-05-18 04:34:31 +0100 |
commit | 58c4f0eb74466d4e59326e23436d4ba0676f39c4 (patch) | |
tree | 20315f9cc8a5322c0b2595852392942ccd40561f /debian/config/armhf/defines | |
parent | 4bd293fc1dcc00dca940d65a72ed228de1b2f8e8 (diff) | |
download | kernel_replicant_linux-58c4f0eb74466d4e59326e23436d4ba0676f39c4.tar.gz kernel_replicant_linux-58c4f0eb74466d4e59326e23436d4ba0676f39c4.tar.bz2 kernel_replicant_linux-58c4f0eb74466d4e59326e23436d4ba0676f39c4.zip |
[armel,armhf] Remove duplicate inclusion of debian/config/kernelarch-arm/config
It's already included by default, so we end up including it twice.
Diffstat (limited to 'debian/config/armhf/defines')
-rw-r--r-- | debian/config/armhf/defines | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/config/armhf/defines b/debian/config/armhf/defines index d8b1fa92957b..36ccac1ccef7 100644 --- a/debian/config/armhf/defines +++ b/debian/config/armhf/defines @@ -11,7 +11,6 @@ vdso: true [image] suggests: fdutils configs: - kernelarch-arm/config install-stem: vmlinuz [relations] |