Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-udev-rules
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-udev-rules
Commits
d9a10c29
You need to sign in or sign up before continuing.
Commit
d9a10c29
authored
Aug 12, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed debug
parent
95919854
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
Makefile
Makefile
+0
-4
No files found.
Makefile
View file @
d9a10c29
...
...
@@ -2,15 +2,11 @@ TARGETDIR=$(DESTDIR)/lib/udev/devices
X393_DEVICES
=
$(STAGING_DIR_HOST)
/usr/include-uapi/elphel/x393_devices.h
include
generated_include
generated_include
:
$(X393_DEVICES) generate_mknods.py
@
echo
"running make all"
@
echo
$(STAGING_DIR_HOST)
@
echo
$(X393_DEVICES)
./generate_mknods.py
$(X393_DEVICES)
>
generated_include
install
:
generated_include
install
-d
$(DESTDIR)
/etc/udev/rules.d
install
-m
644 90-elphel-automount.rules
$(DESTDIR)
/etc/udev/rules.d
install
-d
$(TARGETDIR)
@
$(mknodes)
clean
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment