|
@@ -29,6 +29,7 @@ define Package/hotplug2/description
|
|
|
Hotplug2 is a trivial replacement of some of the UDev functionality
|
|
Hotplug2 is a trivial replacement of some of the UDev functionality
|
|
|
in a tiny pack, intended for Linux early userspace: Init RAM FS and InitRD.
|
|
in a tiny pack, intended for Linux early userspace: Init RAM FS and InitRD.
|
|
|
endef
|
|
endef
|
|
|
|
|
+MAKE_FLAGS += CFLAGS="$(TARGET_CFLAGS)"
|
|
|
|
|
|
|
|
define Package/hotplug2/install
|
|
define Package/hotplug2/install
|
|
|
$(INSTALL_DIR) $(1)/etc
|
|
$(INSTALL_DIR) $(1)/etc
|