Commit ec2d9ada authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Tim Gardner

UBUNTU: [debian] drop manual headers copy

Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
parent 5a483688
......@@ -43,9 +43,6 @@ ifeq ($(do_flavour_header_package),true)
\( -name 'Makefile*' -o -name 'Kconfig*' -o -name 'Kbuild*' -o \
-name '*.sh' -o -name '*.pl' -o -name '*.lds' \) \
-print | cpio -pd --preserve-modification-time $(indep_hdrdir)
cp -a drivers/media/dvb-core/*.h $(indep_hdrdir)/drivers/media/dvb-core
cp -a drivers/video/*.h $(indep_hdrdir)/drivers/video
cp -a drivers/media/dvb-frontends/*.h $(indep_hdrdir)/drivers/media/dvb-frontends
cp -a scripts include $(indep_hdrdir)
(find arch -name include -type d -print | \
xargs -n1 -i: find : -type f) | \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment