Hi,
there are many official 3.2 Linux kernels for Debian:
http://packages.debian.org/search?su...inux-image-3.2
Please note that the version numbers of the Debian packaged kernels differ slightly from upstream. For example on my machine:
Code:
% uname -a
Linux bluefish 3.2.0-3-amd64 #1 SMP Thu Jun 28 09:07:26 UTC 2012 x86_64 GNU/Linux
% zcat /usr/share/doc/linux-image-$(uname -r)/changelog.Debian.gz|head
linux (3.2.21-3) unstable; urgency=low
* driver core: remove __must_check from device_create_file
(fixes FTBFS on sparc)
* i2400m: Disable I2400M_SDIO; hardware did not reach production
* apparmor: remove advertising the support of network rules from
compat iface (Closes: #676515)
* xen/netfront: teardown the device before unregistering it (Closes: #675190)
* linux-{doc,manual,source,support}: Mark as capable of satisfying
relations from foreign packages (Multi-Arch: foreign) (Closes: #679202)
Is there any particulare reason you want 3.2.1 and not just 3.2.x?
Evo2.