Skip to content

Commit

Permalink
debian: cp version-code etc. to xenomai-kernel-source pkg
Browse files Browse the repository at this point in the history
Needed by `prepare-kernel.sh`
  • Loading branch information
zultron committed May 20, 2015
1 parent d95a071 commit 25fb98b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ install: build
cp debian/libxenomai-dev.lintian $(CURDIR)/debian/libxenomai-dev/usr/share/lintian/overrides/libxenomai-dev
mkdir -p $(CURDIR)/debian/xenomai-kernel-source/usr/src/xenomai-kernel-source $(CURDIR)/debian/xenomai-kernel-source/usr/share/doc/xenomai-kernel-source
cp -a kernel include scripts $(CURDIR)/debian/xenomai-kernel-source/usr/src/xenomai-kernel-source
mkdir -p $(CURDIR)/debian/xenomai-kernel-source/usr/src/xenomai-kernel-source/config
cp config/version-* \
$(CURDIR)/debian/xenomai-kernel-source/usr/src/xenomai-kernel-source/config

# Build architecture-independent files here.
binary-indep: build install
Expand Down

0 comments on commit 25fb98b

Please sign in to comment.