mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
Make package/pcmcia depend on 'linux26' (which is defined) instead of 'linux'
This commit is contained in:
parent
0f9c5b1129
commit
f481330866
@ -95,7 +95,7 @@ $(PCMCIA_DIR)/.modules.dep: $(BUSYBOX_DIR)/.configured $(TARGET_DIR)/lib/modules
|
|||||||
> $(TARGET_DIR)/lib/modules/$(LINUX_VERSION)/modules.dep
|
> $(TARGET_DIR)/lib/modules/$(LINUX_VERSION)/modules.dep
|
||||||
touch $(PCMCIA_DIR)/.modules.dep
|
touch $(PCMCIA_DIR)/.modules.dep
|
||||||
|
|
||||||
pcmcia: uclibc linux $(TARGET_DIR)/sbin/cardmgr $(PCMCIA_DIR)/.modules.dep
|
pcmcia: uclibc linux26 $(TARGET_DIR)/sbin/cardmgr $(PCMCIA_DIR)/.modules.dep
|
||||||
|
|
||||||
pcmcia-clean:
|
pcmcia-clean:
|
||||||
rm -f $(TARGET_DIR)/sbin/cardmgr
|
rm -f $(TARGET_DIR)/sbin/cardmgr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user